2 writes to Index
Mono.Cecil.Mdb (2)
Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs (2)
545
this.
Index
= file.AddCompileUnit (this);
610
Index
= reader.ReadInt32 ();
2 references to Index
Mono.Cecil.Mdb (2)
Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs (2)
602
bw.Write (
Index
);
1143
CompileUnitIndex = comp_unit.
Index
;