BUG: the stack owerflow after the last update.

Created at 04 Sep 2020, 12:32
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
KO

koktos632

Joined 18.01.2020

BUG: the stack owerflow after the last update.
04 Sep 2020, 12:32


The cTrader stops working from time to time after the last update.
It is an unstable issue. It may occur several times a day or not.
There is no any specific steps to replicate it.
I am assuming the issue occurs during updating if the position opens/changes
I have not seen it when the position is closing.

I have trapped it in the debugger. The call stack is available.

 



@koktos632
Replies

PanagiotisCharalampous
04 Sep 2020, 12:36

Hi koktos632,

You need to provide more information about this issue

  1. Do you get any error messages? Please post them here.
  2. Are you running any cBots/Custom Indicators? If yes, please provide the source code
  3. Can you send some troubleshooting information (Ctrl+Alt+Shift+T, paste the link to the discussion in the text box)?

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

koktos632
04 Sep 2020, 13:37

RE:

PanagiotisCharalampous said:

Hi koktos632,

You need to provide more information about this issue

  1. Do you get any error messages? Please post them here.

    see the pictures, p;ease.
  1. Are you running any cBots/Custom Indicators? If yes, please provide the source code
    See it is the Tele
  2. Can you send some troubleshooting information (Ctrl+Alt+Shift+T, paste the link to the discussion in the text box)?
    see the call stack in the tele

Best Regards,

Panagiotis 

Join us on Telegram

 

 


@koktos632

koktos632
04 Sep 2020, 13:53

RE: RE:

The call stack follows:
 

>	Autofac.dll!Autofac.Core.Lifetime.LifetimeScope.CheckNotDisposed()	Unknown	Non-user code. Skipped loading symbols.
 	Autofac.dll!Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable<Autofac.Core.Parameter> parameters)	Unknown	Non-user code. Skipped loading symbols.
 	Autofac.dll!Autofac.ResolutionExtensions.TryResolveService(Autofac.IComponentContext context, Autofac.Core.Service service, System.Collections.Generic.IEnumerable<Autofac.Core.Parameter> parameters, out object instance)	Unknown	Non-user code. Skipped loading symbols.
 	Autofac.dll!Autofac.ResolutionExtensions.ResolveService(Autofac.IComponentContext context, Autofac.Core.Service service, System.Collections.Generic.IEnumerable<Autofac.Core.Parameter> parameters)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Framework.Extension.dll!Core.Framework.Extension.Application.Autofac.AutofacComponentContextWrapper.Resolve(System.Type serviceType)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Container.PCL.dll!Core.Container.PCL.Container.ComponentContextExtensions.Resolve<System.Collections.Generic.IEnumerable<Common.Domain.PCL.Application.ITroubleshootingServiceStateProvider>>(Core.Container.PCL.Container.IComponentContext componentContext)	Unknown	Non-user code. Skipped loading symbols.
 	System.Core.dll!System.Linq.Enumerable.SelectManyIterator<Core.Container.PCL.Container.IComponentContext, Common.Domain.PCL.Application.ITroubleshootingServiceStateProvider>(System.Collections.Generic.IEnumerable<Core.Container.PCL.Container.IComponentContext> source, System.Func<Core.Container.PCL.Container.IComponentContext, System.Collections.Generic.IEnumerable<Common.Domain.PCL.Application.ITroubleshootingServiceStateProvider>> selector)	Unknown	Non-user code. Skipped loading symbols.
 	System.Core.dll!System.Linq.Enumerable.DistinctIterator<Common.Domain.PCL.Application.ITroubleshootingServiceStateProvider>(System.Collections.Generic.IEnumerable<Common.Domain.PCL.Application.ITroubleshootingServiceStateProvider> source, System.Collections.Generic.IEqualityComparer<Common.Domain.PCL.Application.ITroubleshootingServiceStateProvider> comparer)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInMainThread()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal.AnonymousMethod__0()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception, string description)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Instrumentation.DesktopExceptionHandler.Handle(System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.CatchException(System.Exception e)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl()	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam)	Unknown	Non-user code. Skipped loading symbols.
 	[Native to Managed Transition]		Annotated Frame
 	[Managed to Native Transition]		Annotated Frame
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs)	Unknown	Non-user code. Skipped loading symbols.
 	Core.Presentation.dll!Core.Presentation.Implementation.Dispatcher.BlockingMainThreadMarshaller.ExecuteBlocking(System.Action actionToExecute)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationStateInternal()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.PCL.dll!Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.ApplicationDebugStateProvider.GetApplicationState()	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Extensions.LogBuilderExtensions.ApplicationState(NLog.Fluent.LogBuilder logBuilder, Common.Infrastructure.PCL.Instrumentation.IntelligenceLogging.ApplicationState.IApplicationDebugStateProvider applicationDebugStateProvider)	Unknown	Non-user code. Skipped loading symbols.
 	Common.Infrastructure.dll!Common.Infrastructure.Shared.Instrumentation.NLogLogger.ErrorException(string message, System.Exception exception)	Unknown	Non-user code. Skipped loading symbols.
 	cTrader.Automate.Big!cTrader.Automate.Big.IndicatorInstanceBase.DisposeController() Line 222	C#	Non-user code. Symbols loaded.
 	cTrader.Automate.Big!cTrader.Automate.Big.IndicatorInstanceBase.InternalDeactivate() Line 137	C#	Non-user code. Symbols loaded.
 	cTrader.Automate.Big!cTrader.Automate.Big.Domain.Indicator.ChartIndicatorActivationService.DeactivateInstances(System.Collections.Generic.IEnumerable<cTrader.Automate.Big.Indicators.IDesktopIndicatorInstance> indicatorInstances) Line 109	C#	Non-user code. Symbols loaded.
 	cTrader.Automate.Big!cTrader.Automate.Big.Domain.Indicator.ChartIndicatorActivationService.Deactivate() Line 52	C#	Non-user code. Symbols loaded.
 	cTrader.ViewModels.dll!cTrader.ViewModels.Charts.ChartObjects.ChartObjectsViewModel.Dispose()	Unknown	Non-user code. Cannot find or open the PDB file.
 	cTrader.ViewModels.dll!cTrader.ViewModels.Charts.ChartViewModel.Dispose()	Unknown	Non-user code. Cannot find or open the PDB file.
 	Autofac.dll!Autofac.Core.Disposer.Dispose(bool disposing)	Unknown	Non-user code. Skipped loading symbols.
 	Autofac.dll!Autofac.Util.Disposable.Dispose()	Unknown	Non-user code. Skipped loading symbols.
 	Autofac.dll!Autofac.Core.Lifetime.LifetimeScope.Dispose(bool disposing)	Unknown	Non-user code. Skipped loading symbols.
 	Autofac.dll!Autofac.Util.Disposable.Dispose()	Unknown	Non-user code. Skipped loading symbols.
 	cTrader.Automate.Big!cTrader.Automate.Big.Lifetime.LifetimeScopeService.Remove(System.Guid identity) Line 53	C#	Non-user code. Symbols loaded.
 	cTrader.Automate.Big!cTrader.Automate.Big.Chart.Repositories.AutomateChartRepository.Dispose() Line 117	C#	Non-user code. Symbols loaded.
 	Autofac.dll!Autofac.Core.Disposer.Dispose(bool disposing)	Unknown	Non-user code. Skipped loading symbols.
 	Autofac.dll!Autofac.Util.Disposable.Dispose()	Unknown	Non-user code. Skipped loading symbols.
 	Autofac.dll!Autofac.Core.Lifetime.LifetimeScope.Dispose(bool disposing)	Unknown	Non-user code. Skipped loading symbols.
 	Autofac.dll!Autofac.Util.Disposable.Dispose()	Unknown	Non-user code. Skipped loading symbols.
 	Autofac.dll!Autofac.Core.Container.Dispose(bool disposing)	Unknown	Non-user code. Skipped loading symbols.
 	Autofac.dll!Autofac.Util.Disposable.Dispose()	Unknown	Non-user code. Skipped loading symbols.
 	cTrader.exe!cTrader.CTraderBootstrapper.GX(object GX, System.EventArgs XX)	Unknown	Non-user code. Cannot find or open the PDB file.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ShutdownImplInSecurityContext(object state)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx)	Unknown	Non-user code. Skipped loading symbols.
 	mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state)	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.ShutdownImpl()	Unknown	Non-user code. Skipped loading symbols.
 	WindowsBase.dll!System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)	Unknown	Non-user code. Skipped loading symbols.
 	PresentationFramework.dll!System.Windows.Application.RunDispatcher(object ignore)	Unknown	Non-user code. Skipped loading symbols.
 	PresentationFramework.dll!System.Windows.Application.RunInternal(System.Windows.Window window)	Unknown	Non-user code. Skipped loading symbols.
 	cTrader.exe!cTrader.App.Main()	Unknown	Non-user code. Cannot find or open the PDB file.

 


@koktos632