3 references to Int64Text
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
250Int64TextWithEndElement = Int64Text + 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
523WriteTextNodeWithInt64(XmlBinaryNodeType.Int64Text, value);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1301case XmlBinaryNodeType.Int64Text: