4 references to NO_GENERICS_INST_CONTEXT
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\GCInfo\GCInfoDecoder.cs (4)
383_genericsInstContextStackSlot = TTraits.NO_GENERICS_INST_CONTEXT; 455TTraits.NO_GENERICS_INST_CONTEXT; 520SpecialSlot? genericsInstContext = _genericsInstContextStackSlot != TTraits.NO_GENERICS_INST_CONTEXT ? new SpecialSlot(_genericsInstContextStackSlot) : null; 567if (_genericsInstContextStackSlot == TTraits.NO_GENERICS_INST_CONTEXT)