37 references to WriteLeb128
Mono.Cecil.Mdb (37)
Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs (37)
289
bw.
WriteLeb128
((int) BlockType);
290
bw.
WriteLeb128
(Parent);
291
bw.
WriteLeb128
(StartOffset);
292
bw.
WriteLeb128
(EndOffset);
326
bw.
WriteLeb128
(Index);
328
bw.
WriteLeb128
(BlockIndex);
403
bw.
WriteLeb128
(Scope);
435
bw.
WriteLeb128
(Scope);
436
bw.
WriteLeb128
(Index);
501
bw.
WriteLeb128
(ID);
503
bw.
WriteLeb128
(captured_vars.Count);
507
bw.
WriteLeb128
(captured_scopes.Count);
586
bw.
WriteLeb128
(source.Index);
589
bw.
WriteLeb128
(count_includes);
592
bw.
WriteLeb128
(entry.Index);
595
bw.
WriteLeb128
(namespaces.Count);
868
bw.
WriteLeb128
(LineNumbers [i].File);
885
bw.
WriteLeb128
(offset_inc);
892
bw.
WriteLeb128
(line_inc);
895
bw.
WriteLeb128
(offset_inc);
917
bw.
WriteLeb128
(ln.Column);
925
bw.
WriteLeb128
(0xffffff);
927
bw.
WriteLeb128
(ln.EndRow - ln.Row);
928
bw.
WriteLeb128
(ln.EndColumn);
1225
bw.
WriteLeb128
(num_locals);
1232
bw.
WriteLeb128
(num_code_blocks);
1238
bw.
WriteLeb128
(num_scope_vars);
1257
bw.
WriteLeb128
(CompileUnitIndex);
1258
bw.
WriteLeb128
(LocalVariableTableOffset);
1259
bw.
WriteLeb128
(NamespaceID);
1261
bw.
WriteLeb128
(CodeBlockTableOffset);
1262
bw.
WriteLeb128
(ScopeVariableTableOffset);
1264
bw.
WriteLeb128
(RealNameOffset);
1265
bw.
WriteLeb128
((int) flags);
1434
bw.
WriteLeb128
(Index);
1435
bw.
WriteLeb128
(Parent);
1436
bw.
WriteLeb128
(UsingClauses.Length);