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