2 references to GetSignature
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\Target_Wasm\WasmJumpStubNode.cs (1)
14
WasmFuncType signature = WasmLowering.
GetSignature
(this).FuncType;
parent\parent\Common\Compiler\ObjectWriter\WasmObjectWriter.cs (1)
193
WasmFuncType signature = WasmLowering.
GetSignature
(node).FuncType;