2 writes to index
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFile.cs (2)
210
bits.ReadUInt32(out file.
index
);
224
bits.ReadUInt32(out file.
index
);
1 reference to index
Mono.Cecil.Pdb (1)
Microsoft.Cci.Pdb\PdbFile.cs (1)
228
PdbSource src = (PdbSource)checks[(int)file.
index
];