1 reference to WasmImportThunkKey
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
811
WasmImportThunkKey thunkKey = new
WasmImportThunkKey
(signature, helper, containingImportSection, useVirtualCall, useJumpableStub);