4 writes to _onAttribute
System.Private.Xml (4)
System\Xml\XPath\Internal\AttributeQuery.cs (4)
17_onAttribute = other._onAttribute; 21_onAttribute = false; 38_onAttribute = currentNode.MoveToFirstAttribute(); 43_onAttribute = currentNode.MoveToNextAttribute();
3 references to _onAttribute
System.Private.Xml (3)
System\Xml\XPath\Internal\AttributeQuery.cs (3)
17_onAttribute = other._onAttribute; 29if (!_onAttribute) 46if (_onAttribute)