4 writes to attributesRead
System.Data.SqlXml (4)
System\Xml\Xsl\Xslt\XsltInput.cs (4)
430
attributesRead
= false;
689
attributesRead
= true;
744
attributesRead
= true;
796
attributesRead
= true;
3 references to attributesRead
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\XsltInput.cs (3)
539
Debug.Assert(nodeType != XmlNodeType.Element ||
attributesRead
, "Should first read attributes");
545
Debug.Assert(nodeType != XmlNodeType.Element ||
attributesRead
, "Should first read attributes");
552
Debug.Assert(nodeType != XmlNodeType.Element ||
attributesRead
, "Should first read attributes");