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