10 references to Text
System.Private.Xml (10)
System\Xml\Core\XmlTextReaderImpl.cs (10)
8137
_incReadState = IncrementalReadState.
Text
;
8226
case IncrementalReadState.
Text
:
8235
_incReadState = IncrementalReadState.
Text
;
8243
_incReadState = IncrementalReadState.
Text
;
8251
_incReadState = IncrementalReadState.
Text
;
8268
_incReadState = IncrementalReadState.
Text
;
8274
Debug.Assert(_incReadState == IncrementalReadState.
Text
||
8337
if (_incReadState != IncrementalReadState.
Text
)
8453
_incReadState = IncrementalReadState.
Text
;
8463
_incReadState = IncrementalReadState.
Text
;