1 instantiation of XmlBinaryNodeWriter
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
1132_writer = new XmlBinaryNodeWriter();
2 references to XmlBinaryNodeWriter
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (2)
1092public void WriteTo(XmlBinaryNodeWriter writer) 1122private XmlBinaryNodeWriter _writer;