4 references to ReadContentAsBinary_OnCachedValue
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (4)
5943_incReadState = IncrementalReadState.ReadContentAsBinary_OnCachedValue; 5945case IncrementalReadState.ReadContentAsBinary_OnCachedValue: 9111_incReadState = IncrementalReadState.ReadContentAsBinary_OnCachedValue; 9536_incReadState = endOfValue ? IncrementalReadState.ReadContentAsBinary_OnCachedValue : IncrementalReadState.ReadContentAsBinary_OnPartialValue;