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