4 references to AttributeValue
System.Private.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (4)
8235
case IncrementalReadState.
AttributeValue
:
8283
_incReadState == IncrementalReadState.
AttributeValue
);
8478
case IncrementalReadState.
AttributeValue
:
8486
_incReadState = IncrementalReadState.
AttributeValue
;