InjectModuleInitializer
InjectModuleInitializer copied to clipboard
Embedded PDB is stripped after module initializer injection
My assembly was built with "<DebugType>embedded</DebugType>" to have the PDB embedded in the DLL. However the embedded PDB is lost after injecting module initializer. The target framework is net48.