Base:
method
ReadContentAsBase64
Microsoft.Xml.XmlReader.ReadContentAsBase64(System.Byte[], System.Int32, System.Int32)
1 reference to ReadContentAsBase64
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReader.cs (1)
305return _impl.ReadContentAsBase64(buffer, index, count);