Implemented interface member:
method
SetOutput
Microsoft.Xml.IXmlTextWriterInitializer.SetOutput(System.IO.Stream, System.Text.Encoding, System.Boolean)
1 reference to SetOutput
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryWriter.cs (1)
57writer.SetOutput(stream, encoding, ownsStream);