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