Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created April 7, 2014 08:35
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 saurabh360/9964b753332808717e2b to your computer and use it in GitHub Desktop.
Save saurabh360/9964b753332808717e2b to your computer and use it in GitHub Desktop.
'iOS.vshost.exe' (CLR v2.0.50727: iOS.vshost.exe): Loaded 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iOS.vshost.exe' (CLR v2.0.50727: iOS.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iOS.vshost.exe' (CLR v2.0.50727: iOS.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iOS.vshost.exe' (CLR v2.0.50727: iOS.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iOS.vshost.exe' (CLR v2.0.50727: iOS.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iOS.vshost.exe' (CLR v2.0.50727: iOS.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities.Sync\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.Sync.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iOS.vshost.exe' (CLR v2.0.50727: iOS.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.Debugger.Runtime\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iOS.vshost.exe' (CLR v2.0.50727: iOS.vshost.exe): Loaded 'C:\Users\User\Desktop\27march\mobile-samples-master\AsyncAwait\iOS\bin\iPhoneSimulator\Debug\iOS.vshost.exe'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 0x14cc has exited with code 259 (0x103).
The thread 0x1074 has exited with code 259 (0x103).
'iOS.vshost.exe' (CLR v2.0.50727: iOS.vshost.exe): Loaded 'C:\Users\User\Desktop\27march\mobile-samples-master\AsyncAwait\iOS\bin\iPhoneSimulator\Debug\iOS.exe'. Symbols loaded.
Debugging session ended.
Debugging session ended.
The program '[3624] iOS.vshost.exe' has exited with code 0 (0x0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment