2 references to GetSlotType
ILCompiler.Compiler (2)
parent\parent\Common\JitInterface\WasmLowering.cs (2)
152slotType = GetSlotType(multiSegmentType).Value; 182WasmValueType? slotType = GetSlotType(type);