1 write to _methodToken
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\DelegateCtorSignature.cs (1)
26_methodToken = methodToken;
6 references to _methodToken
ILCompiler.ReadyToRun (6)
Compiler\DependencyAnalysis\ReadyToRun\DelegateCtorSignature.cs (6)
43SignatureContext innerContext = builder.EmitFixup(factory, ReadyToRunFixupKind.DelegateCtor, _methodToken.Token.Module, factory.SignatureContext); 50needsInstantiatingStub |= (_targetMethod.Method.OwningType.HasInstantiation || _methodToken.ConstrainedType != null); 54_methodToken, 84sb.Append(_methodToken.ToString()); 99return _methodToken.CompareTo(otherNode._methodToken, comparer);