Implemented interface member:
method
SetInput
System.Xml.IXmlBinaryReaderInitializer.SetInput(System.Byte[], System.Int32, System.Int32, System.Xml.IXmlDictionary, System.Xml.XmlDictionaryReaderQuotas, System.Xml.XmlBinaryReaderSession, System.Xml.OnXmlDictionaryReaderClose)
1 reference to SetInput
System.Private.DataContractSerialization (1)
System\Xml\XmlDictionaryReader.cs (1)
58reader.SetInput(buffer, offset, count, dictionary, quotas, session, onClose);