2 references to MAX_ILNUM
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\DebugInfo\DebugInfoHelpers.cs (2)
122uint varNumber = reader.ReadUInt() + MAX_ILNUM; 249uint ilVarNumber = reader.ReadUInt() + MAX_ILNUM;