5 writes to nullInstanceCheck
ILCompiler.ReadyToRun (5)
JitInterface\CorInfoImpl.ReadyToRun.cs (5)
2311
pResult->
nullInstanceCheck
= resolvedCallVirt;
2316
pResult->
nullInstanceCheck
= false;
2346
pResult->
nullInstanceCheck
= true;
2352
pResult->
nullInstanceCheck
= true;
2374
pResult->
nullInstanceCheck
= callVirtCrossingVersionBubble && !targetMethod.OwningType.IsInterface;