

PdbReaderOptions and PdbWriterOptions can be used to disable one of them. NET Framework and which has been updated with more features and bug fixes.ĭnlib will use if it exists and fall back to diasymreader.dll if needed. There are two native Windows PDB reader and writer implementations, the old diasymreader.dll that ships with. dnlib has a managed Windows PDB reader that supports all OSes.

It's only possible to write Windows PDBs on Windows (portable PDBs can be written on any OS). Write( ", wopts) ĭnlib supports Windows PDBs, portable PDBs and embedded portable PDBs. wopts.PdbFileName = Set other file name mod. Create a default assembly resolver and type resolver ModuleContext modCtx = ModuleDef.
