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