Implemented interface member:
method
SetOutput
System.Xml.IXmlBinaryWriterInitializer.SetOutput(System.IO.Stream, System.Xml.IXmlDictionary, System.Xml.XmlBinaryWriterSession, System.Boolean)
1 reference to SetOutput
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryWriter.cs (1)
67writer.SetOutput(stream, dictionary, session, ownsStream);