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