Implemented interface member:
method
SetOutput
System.Xml.IXmlMtomWriterInitializer.SetOutput(System.IO.Stream, System.Text.Encoding, System.Int32, System.String, System.String, System.String, System.Boolean, System.Boolean)
1 reference to SetOutput
System.ServiceModel.Primitives (1)
Internals\System\Xml\XmlMtomWriter.cs (1)
34writer.SetOutput(stream, encoding, maxSizeInBytes, startInfo, boundary, startUri, writeMessageHeaders, ownsStream);