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