2 writes to dwExactGenericArgsTokenIndex
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
2268data.v.dwExactGenericArgsTokenIndex = genericContextLoc == GenericContextLoc.ThisPtr ? 0u : unchecked((uint)IlNum.TYPECTXT_ILNUM); 2272data.v.dwExactGenericArgsTokenIndex = unchecked((uint)IlNum.MAX_ILNUM);