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