1 reference to TryGetUInt64FromToken
Microsoft.Diagnostics.DataContractReader (1)
ContractDescriptorParser.cs (1)
283
bool foundNumeric =
TryGetUInt64FromToken
(ref reader, out ulong numericValue);