1 write to useString
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\UseAttributesetsAction.cs (1)
28
this.
useString
= compiler.Input.Value;
2 references to useString
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\UseAttributesetsAction.cs (2)
32
if (this.
useString
.Length == 0) {
38
string[] qnames = XmlConvert.SplitString(this.
useString
);