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