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