1 write to Lang
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\RecordBuilder.cs (1)
437scope.Lang = info.Value;
2 references to Lang
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (2)
40get { return CurrentElementScope.Lang; } 85elementScope.Init(name, nspace, prefix, parentScope.Space, parentScope.Lang, parentScope.Mixed);