2 references to SetOutput
System.Private.DataContractSerialization (2)
System\Xml\XmlBinaryWriter.cs (1)
51SetOutput(stream, ownsStream, null);
System\Xml\XmlUTF8TextWriter.cs (1)
98base.SetOutput(stream, ownsStream, utf8Encoding);