3 references to WasmTypeNode
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\WasmImportThunk.cs (1)
142ISymbolNode helperTypeIndex = factory.WasmTypeNode(_helperTypeParams);
Compiler\DependencyAnalysis\ReadyToRun\WasmR2RToInterpreterThunkNode.cs (1)
124ISymbolNode helperTypeIndex = factory.WasmTypeNode(s_helperTypeParams);
parent\parent\Common\JitInterface\CorInfoImpl.cs (1)
3690WasmTypeNode typeNode = _compilation.NodeFactory.WasmTypeNode(typeArray);