10 references to Text
System.Xml (10)
System\Xml\Core\XmlTextReaderImpl.cs (10)
7310
incReadState = IncrementalReadState.
Text
;
7379
case IncrementalReadState.
Text
:
7387
incReadState = IncrementalReadState.
Text
;
7394
incReadState = IncrementalReadState.
Text
;
7401
incReadState = IncrementalReadState.
Text
;
7417
incReadState = IncrementalReadState.
Text
;
7425
Debug.Assert( incReadState == IncrementalReadState.
Text
||
7479
if ( incReadState != IncrementalReadState.
Text
) {
7580
incReadState = IncrementalReadState.
Text
;
7589
incReadState = IncrementalReadState.
Text
;