Skip to content

Instantly share code, notes, and snippets.

@naveensrinivasan
Created May 20, 2015 15:36
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save naveensrinivasan/4f355568fd50e99e4923 to your computer and use it in GitHub Desktop.
Save naveensrinivasan/4f355568fd50e99e4923 to your computer and use it in GitHub Desktop.
Generate PDB's from the assembly using NGEN
C:\windows\Microsoft.NET\Framework\v4.0.30319\ngen.exe createpdb "C:\windows\assembly\NativeImages_v4.0.30319_32\System.Security\16f61697a0
61d2fc1afd3f3073089be8\System.Security.ni.dll" "C:\temp"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment