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