4 references to ReadElementContentAsBinary
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (4)
1745
return
ReadElementContentAsBinary
(buffer, index, count);
1773
return
ReadElementContentAsBinary
(buffer, index, count);
1805
return
ReadElementContentAsBinary
(buffer, index, count);
1833
return
ReadElementContentAsBinary
(buffer, index, count);