1 write to CorInfoImpl
ILCompiler.RyuJit (1)
Compiler\RyuJitCompilation.cs (1)
216
workerState.
CorInfoImpl
= new CorInfoImpl(this);
2 references to CorInfoImpl
ILCompiler.RyuJit (2)
Compiler\RyuJitCompilation.cs (2)
211
if (workerState.
CorInfoImpl
is null ||
219
CompileSingleMethod(workerState.
CorInfoImpl
, methodCodeNodeNeedingCode);