1 write to index
Mono.Cecil (1)
Mono.Cecil.Cil\Symbols.cs (1)
665
this.
index
= index;
2 references to index
Mono.Cecil (2)
Mono.Cecil.Cil\Symbols.cs (2)
682
return debug_reader.ReadRawEmbeddedSourceDebugInformation (
index
);
693
var row = debug_reader.ReadEmbeddedSourceDebugInformation (
index
);