3 instantiations of ImportThunk
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (3)
338return new ImportThunk(this, key.Helper, key.ContainingImportSection, key.UseVirtualCall, key.UseJumpableStub); 1047PersonalityRoutine = new ImportThunk(this, 1053FilterFuncletPersonalityRoutine = new ImportThunk(this,
2 references to ImportThunk
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\ImportThunk.cs (2)
85ImportThunk otherNode = (ImportThunk)other;