1 write to _target
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\StoreMultiCallableAddrOfCodeSignature.cs (1)
35_target = target;
4 references to _target
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\StoreMultiCallableAddrOfCodeSignature.cs (4)
59builder.EmitReloc(_target, codeRelocType); 70sb.Append(nameMangler.GetMangledMethodName(_target.Method)); 80int result = comparer.Compare(_target.Method, otherNode._target.Method);