10 references to Text
System.Private.Xml (10)
System\Xml\Core\XmlTextReaderImpl.cs (10)
8144
_incReadState = IncrementalReadState.
Text
;
8233
case IncrementalReadState.
Text
:
8242
_incReadState = IncrementalReadState.
Text
;
8250
_incReadState = IncrementalReadState.
Text
;
8258
_incReadState = IncrementalReadState.
Text
;
8275
_incReadState = IncrementalReadState.
Text
;
8281
Debug.Assert(_incReadState == IncrementalReadState.
Text
||
8344
if (_incReadState != IncrementalReadState.
Text
)
8460
_incReadState = IncrementalReadState.
Text
;
8470
_incReadState = IncrementalReadState.
Text
;