1 write to file_id
Mono.Cecil.Pdb (1)
Microsoft.Cci.Pdb\PdbTokenLine.cs (1)
19this.file_id = file_id;
1 reference to file_id
Mono.Cecil.Pdb (1)
Microsoft.Cci.Pdb\PdbFile.cs (1)
515tokenLine.sourceFile = (PdbSource)sourceFiles[(int)tokenLine.file_id];