6 references to ReadValueChunk_OnPartialValue
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (6)
1880_incReadState = IncrementalReadState.ReadValueChunk_OnPartialValue; 1920if (_incReadState == IncrementalReadState.ReadValueChunk_OnPartialValue) 1944_incReadState = endOfValue ? IncrementalReadState.ReadValueChunk_OnCachedValue : IncrementalReadState.ReadValueChunk_OnPartialValue; 5897(_parsingFunction == ParsingFunction.InReadValueChunk && _incReadState == IncrementalReadState.ReadValueChunk_OnPartialValue)); 5923if (_incReadState == IncrementalReadState.ReadValueChunk_OnPartialValue) 5979if (_incReadState == IncrementalReadState.ReadValueChunk_OnPartialValue)