Implemented interface member:
method
SetInput
System.Xml.IXmlTextReaderInitializer.SetInput(System.IO.Stream, System.Text.Encoding, System.Xml.XmlDictionaryReaderQuotas, System.Xml.OnXmlDictionaryReaderClose)
1 reference to SetInput
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryReader.cs (1)
129reader.SetInput(stream, encoding, quotas, onClose);