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