2 writes to Index
Mono.Cecil.Mdb (2)
Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs (2)
1414
this.
Index
= index;
1422
Index
= reader.ReadLeb128 ();
2 references to Index
Mono.Cecil.Mdb (2)
Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs (2)
1434
bw.WriteLeb128 (
Index
);
1443
return String.Format ("[Namespace {0}:{1}:{2}]", Name,
Index
, Parent);