5 references to ReadContentAsBase64
System.Private.Xml (5)
System\Xml\Core\XmlCharCheckingReader.cs (1)
429int readCount = _readBinaryHelper.ReadContentAsBase64(buffer, index, count);
System\Xml\Core\XmlValidatingReaderImpl.cs (1)
639int readCount = _readBinaryHelper!.ReadContentAsBase64(buffer, index, count);
System\Xml\Core\XsdValidatingReader.cs (1)
1618int readCount = _readBinaryHelper.ReadContentAsBase64(buffer, index, count);
System\Xml\Dom\XmlNodeReader.cs (1)
1818int readCount = _readBinaryHelper!.ReadContentAsBase64(buffer, index, count);
System\Xml\XPath\XPathNavigatorReader.cs (1)
866int readCount = _readBinaryHelper!.ReadContentAsBase64(buffer, index, count);