Implemented interface member:
method
SetInput
System.Xml.IXmlBinaryReaderInitializer.SetInput(System.IO.Stream, System.Xml.IXmlDictionary, System.Xml.XmlDictionaryReaderQuotas, System.Xml.XmlBinaryReaderSession, System.Xml.OnXmlDictionaryReaderClose)
1 reference to SetInput
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryReader.cs (1)
93reader.SetInput(stream, dictionary, quotas, session, onClose);