2 references to ThisObject
ILCompiler.Compiler (1)
Compiler\Compilation.cs (1)
399contextSource = GenericContextSource.ThisObject;
ILCompiler.RyuJit (1)
JitInterface\CorInfoImpl.RyuJit.cs (1)
268Debug.Assert(contextSource == GenericContextSource.ThisObject);