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