Decompile using existing PDBs Chris Greene Created December 08, 2022 16:10 My company misplaced source code. But we have PDB's generated at compile time to match assemblies. Can dotPeek use the existing PDB's to decompile the code? How would I configure it?