3 references to GetNodeType
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
1045
return BufferReader.
GetNodeType
();
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (2)
1167
XmlBinaryNodeType nodeType =
GetNodeType
();
1354
XmlBinaryNodeType nodeType =
GetNodeType
();