10 references to Text
dotnet-svcutil-lib (10)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (10)
8270
_incReadState = IncrementalReadState.
Text
;
8353
case IncrementalReadState.
Text
:
8362
_incReadState = IncrementalReadState.
Text
;
8370
_incReadState = IncrementalReadState.
Text
;
8378
_incReadState = IncrementalReadState.
Text
;
8395
_incReadState = IncrementalReadState.
Text
;
8403
Debug.Assert(_incReadState == IncrementalReadState.
Text
||
8469
if (_incReadState != IncrementalReadState.
Text
)
8586
_incReadState = IncrementalReadState.
Text
;
8596
_incReadState = IncrementalReadState.
Text
;