2 references to SourceCount
Mono.Cecil.Mdb (2)
Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs (2)
465
SourceFileEntry[] retval = new SourceFileEntry [
SourceCount
];
466
for (int i = 0; i <
SourceCount
; i++)