2 instantiations of XmlBinaryReader
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs (2)
57
XmlBinaryReader reader = new
XmlBinaryReader
();
75
XmlBinaryReader reader = new
XmlBinaryReader
();
2 references to XmlBinaryReader
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs (2)
57
XmlBinaryReader
reader = new XmlBinaryReader();
75
XmlBinaryReader
reader = new XmlBinaryReader();