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