1 write to Caller
ILCompiler.ReadyToRun (1)
Compiler\FileLayoutOptimizer.cs (1)
262Caller = caller;
2 references to Caller
ILCompiler.ReadyToRun (2)
Compiler\FileLayoutOptimizer.cs (2)
304if (methodMap.TryGetValue(call.Caller, out MethodWithGCInfo callerWithGCInfo) && callerWithGCInfo != null) 307methodMap[call.Caller] = null;