Implemented interface member:
method
SetInput
System.Xml.IXmlMtomReaderInitializer.SetInput(System.Byte[], System.Int32, System.Int32, System.Text.Encoding[], System.String, System.Xml.XmlDictionaryReaderQuotas, System.Int32, System.Xml.OnXmlDictionaryReaderClose)
1 reference to SetInput
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryReader.cs (1)
181reader.SetInput(buffer, offset, count, encodings, contentType, quotas, maxBufferSize, onClose);