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.Runtime.Serialization (1)
System\Xml\XmlDictionaryWriter.cs (1)
96writer.SetOutput(stream, encoding, maxSizeInBytes, startInfo, boundary, startUri, writeMessageHeaders, ownsStream);