2 references to SetOutput
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
49SetOutput(stream, ownsStream, null);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs (1)
111base.SetOutput(stream, ownsStream, utf8Encoding);