5 references to ReadContentAsBinary
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (5)
1626return ReadContentAsBinary(buffer, index, count); 1654return ReadContentAsBinary(buffer, index, count); 1686return ReadContentAsBinary(buffer, index, count); 1714return ReadContentAsBinary(buffer, index, count); 9572int decoded = ReadContentAsBinary(buffer, index, count);