4 references to GetUInt64
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (4)
3669ulong v = GetUInt64(_tokDataPos); 3700return GetUInt64(_tokDataPos); 4108return GetUInt64(_tokDataPos); 4289Decimal v = (Decimal)GetUInt64(_tokDataPos);