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