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