3 references to EmitULEB128
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\WasmAsyncResumeInfoFixupsNode.cs (3)
62EmitULEB128(ref builder, checked((uint)chunks.Count)); 67EmitULEB128(ref builder, checked((uint)chunk.Count)); 68EmitULEB128(ref builder, checked((uint)chunk.Stride));