4 references to AttributeValue
System.Private.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (4)
8218
case IncrementalReadState.
AttributeValue
:
8266
_incReadState == IncrementalReadState.
AttributeValue
);
8461
case IncrementalReadState.
AttributeValue
:
8469
_incReadState = IncrementalReadState.
AttributeValue
;