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