1 write to Method
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\TypeAndMethod.cs (1)
24
Method
= method;
8 references to Method
ILCompiler.ReadyToRun (8)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (2)
329
key.TypeAndMethod.
Method
,
492
MethodWithToken method = key.
Method
;
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (3)
137
ctorKey.
Method
,
138
isInstantiatingStub: ctorKey.
Method
.Method.HasInstantiation,
146
new DelegateCtorSignature(ctorKey.Type, targetMethodNode, ctorKey.
Method
));
Compiler\DependencyAnalysis\TypeAndMethod.cs (3)
33
Method
.Equals(other.
Method
) &&
47
unchecked(
Method
.GetHashCode() * 31) ^