1 reference to MaxSize
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WasmObjectWriter.cs (1)
829
byte[] relocScratchBuffer = new byte[Relocation.
MaxSize
];