2 references to TryGetInt32FromToken
Microsoft.Diagnostics.DataContractReader (2)
ContractDescriptorParser.cs (2)
172
if (
TryGetInt32FromToken
(ref reader, out int offset))
179
if (!
TryGetInt32FromToken
(ref reader, out offset))