3 references to UInt64Text
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
268UInt64TextWithEndElement = UInt64Text + 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
535WriteTextNodeWithInt64(XmlBinaryNodeType.UInt64Text, (Int64)value);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1304case XmlBinaryNodeType.UInt64Text: