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