1 write to _useString
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\UseAttributeSetsAction.cs (1)
27_useString = compiler.Input.Value;
2 references to _useString
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\UseAttributeSetsAction.cs (2)
31if (_useString.Length == 0) 38string[] qnames = XmlConvert.SplitString(_useString);