10 references to Text
System.Private.Xml (10)
System\Xml\Core\XmlTextReaderImpl.cs (10)
8127
_incReadState = IncrementalReadState.
Text
;
8216
case IncrementalReadState.
Text
:
8225
_incReadState = IncrementalReadState.
Text
;
8233
_incReadState = IncrementalReadState.
Text
;
8241
_incReadState = IncrementalReadState.
Text
;
8258
_incReadState = IncrementalReadState.
Text
;
8264
Debug.Assert(_incReadState == IncrementalReadState.
Text
||
8327
if (_incReadState != IncrementalReadState.
Text
)
8443
_incReadState = IncrementalReadState.
Text
;
8453
_incReadState = IncrementalReadState.
Text
;