Skip to content

Instantly share code, notes, and snippets.

@DavidKarlas
Created May 9, 2017 06:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DavidKarlas/75bacacc31e44559a587eab215fe6cb5 to your computer and use it in GitHub Desktop.
Save DavidKarlas/75bacacc31e44559a587eab215fe6cb5 to your computer and use it in GitHub Desktop.
'cpDomains.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'cpDomains.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'c:\users\vs2015\documents\visual studio 2017\Projects\cpDomains\cpDomains\bin\Debug\cpDomains.exe'. Symbols loaded.
'cpDomains.exe' (CLR v4.0.30319: Domain 2): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'cpDomains.exe' (CLR v4.0.30319: multi_domain_load_domain_1): Loaded 'c:\users\vs2015\documents\visual studio 2017\Projects\cpDomains\cpDomains\bin\Debug\cpDomains.exe'. Symbols loaded.
'cpDomains.exe' (CLR v4.0.30319: Domain 3): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'cpDomains.exe' (CLR v4.0.30319: multi_domain_load_domain_2): Loaded 'c:\users\vs2015\documents\visual studio 2017\Projects\cpDomains\cpDomains\bin\Debug\cpDomains.exe'. Symbols loaded.
'cpDomains.exe' (CLR v4.0.30319: Domain 2): Unloaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'
'cpDomains.exe' (CLR v4.0.30319: multi_domain_load_domain_1): Unloaded 'c:\users\vs2015\documents\visual studio 2017\Projects\cpDomains\cpDomains\bin\Debug\cpDomains.exe'
'cpDomains.exe' (CLR v4.0.30319: Domain 3): Unloaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'
'cpDomains.exe' (CLR v4.0.30319: multi_domain_load_domain_2): Unloaded 'c:\users\vs2015\documents\visual studio 2017\Projects\cpDomains\cpDomains\bin\Debug\cpDomains.exe'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment