3 references to TypeAndMethod
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (2)
555
TypeAndMethod key = new
TypeAndMethod
(method.ConstrainedType, method, isInstantiatingStub, isPrecodeImportRequired, isJumpableImportRequired);
644
TypeAndMethod key = new
TypeAndMethod
(method.ConstrainedType, method, isInstantiatingStub, false, false);
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
485
TypeAndMethod ctorKey = new
TypeAndMethod
(