1 write to numAttributes
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\XsltInput.cs (1)
410
numAttributes
= ReadElement();
2 references to numAttributes
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XsltInput.cs (2)
460
if (0 < attNum && attNum <=
numAttributes
) {
471
if (0 < attNum && attNum <=
numAttributes
) {