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)
31
if (
_useString
.Length == 0)
38
string[] qnames = XmlConvert.SplitString(
_useString
);