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