5 references to ReadContentAsBase64
System.Xml (5)
System\Xml\Core\XmlCharCheckingReader.cs (1)
372int readCount = readBinaryHelper.ReadContentAsBase64(buffer, index, count);
System\Xml\Core\XmlValidatingReaderImpl.cs (1)
542int readCount = readBinaryHelper.ReadContentAsBase64( buffer, index, count );
System\Xml\Core\XsdValidatingReader.cs (1)
1260int readCount = readBinaryHelper.ReadContentAsBase64(buffer, index, count);
System\Xml\Dom\XmlNodeReader.cs (1)
1536int readCount = readBinaryHelper.ReadContentAsBase64( buffer, index, count );
System\Xml\XPath\XPathNavigatorReader.cs (1)
746int readCount = readBinaryHelper.ReadContentAsBase64( buffer, index, count );