1 write to Callee
ILCompiler.ReadyToRun (1)
Compiler\FileLayoutOptimizer.cs (1)
263
Callee
= callee;
2 references to Callee
ILCompiler.ReadyToRun (2)
Compiler\FileLayoutOptimizer.cs (2)
309
if (methodMap.TryGetValue(call.
Callee
, out MethodWithGCInfo calleeWithGCInfo) && calleeWithGCInfo != null)
312
methodMap[call.
Callee
] = null;