2 references to ParseStructSize
ILCompiler.Compiler (2)
parent\parent\Common\JitInterface\WasmLowering.cs (2)
458
int structSize =
ParseStructSize
(sig, ref pos);
522
int structSize =
ParseStructSize
(sig, ref pos);