2 writes to Index
Mono.Cecil.Mdb (2)
Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs (2)
312
this.
Index
= index;
319
Index
= reader.ReadLeb128 ();
3 references to Index
Mono.Cecil.Mdb (3)
Mono.Cecil.Mdb\MdbReader.cs (1)
90
var variable = new VariableDebugInformation (local.
Index
, local.Name);
Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs (2)
326
bw.WriteLeb128 (
Index
);
334
Name,
Index
, BlockIndex - 1);