Topics
06 Aug 2020, 17:25
 908
 7
12 Mar 2020, 19:19
 905
 5
18 Jan 2020, 22:33
 4
 1019
 1
Replies

koktos632
30 Dec 2020, 01:08

RE:

The solution is here 

 


@koktos632

koktos632
22 Sep 2020, 15:14

RE:

"... due to a reconnection and a refresh of the chart."
Is it possible to set a handler for these events?


@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

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
11 Aug 2020, 08:00

RE:

PanagiotisCharalampous said:

It is not considered a bug. This is how it is designed to work. When more than one bars are created in one tick, then only one OnBar() event will be triggered. We will consider updating the documentation.  

The code does not work as described in the documentation.
It is the bug either in the code either in the documentation.

You may consider it as not a bug of course.
It is up to you in any case. :)

Your answer contains the info I need.

Thank you!
 


@koktos632

koktos632
10 Aug 2020, 22:28 ( Updated at: 21 Dec 2023, 09:22 )

RE:

It is a bug. Consider my message as the bug report, please.

When will you fix it, please?
 


@koktos632

koktos632
07 Aug 2020, 15:22

RE: RE: RE: HighMinusLow Indicator

Hi Jens,

Drop me the message. We will discuss it.

koktos632@gmail.com
 


@koktos632

koktos632
07 Aug 2020, 12:20

RE:

PanagiotisCharalampous said:

OnTick() should be called once and OnBar() 21 times.

Could you confirm it with your developers, please?

It looks like OnBar()  is not calling as you describe.
I think it is called once like OnTick()
I can not replicate it but I can assume it.
My code misses bars if the market moves with gaps.


 


@koktos632

koktos632
04 Aug 2020, 15:26

RE:

"The first order will be filled and the position will open. The subsequent orders will then be filled and the position will be modified accordingly."
Thank you for your answer.  It does not answer my question however.

My question is more specific.
What is an expected output of this code, please?


@koktos632

koktos632
30 Jul 2020, 18:28

RE:

AndreiPisarev said:

Can you please confirm that these are cTrader apps from the same broker. Which broker are you using?

It is a nice question! It explains everything.
Thank you!


@koktos632

koktos632
30 Jul 2020, 14:14

RE:

Hi!
I see  the difference on chart under Win10 and WinServer
What is the reason of this difference?

Clarify, please.
 

 


@koktos632

koktos632
30 Jul 2020, 07:41

RE:

 

Thank you!

 


@koktos632

koktos632
25 Jul 2020, 13:36

How to replicate

Hi!
It looks like I can replicate the situation with reordering of charts.

1. Create a workspace with 10 charts.
2. Switch to Multichart mode.
3. Reorder charts in some order.
4. Switch to SingleChart  mode
5. Switch to Multichart mode. The order of charts is the same
6. Iterate 4....6 to confirm the order of charts is not changed.
7. Switch to SingleChart  mode
8. Exit cTrader.
9. Run cTrader. cTraderstarts in a  SingleChart mode.
10. Switch to Multichart mode.
Expected result:
The the order of charts is the same as in the p3
Actual result:
The order of charts differs from one in the p3

How to preserve the order of charts?

Thanks,

 

 


 


@koktos632

koktos632
24 Jul 2020, 07:39

RE: RE:

Hi!

How to draw the text on the chart, please?
 


@koktos632

koktos632
23 Jul 2020, 10:08

RE:

The link is broken
"The server returned a "404 Not Found". "

How to draw the text on the chart?
The documentation does not provide any useful info about it :(

 

Spotware said:

Dear irmscher9,

Check this example to see how to draw text on a chart. Let us know if this is helpful.

Best Regards,

cTrader Team

 

 


@koktos632

koktos632
21 Jul 2020, 14:54

RE:

The work space was in MultiChart

cTrader shows the Tip "Reload now"
after reloading the order of charts changes.

The work space was open when I click "Reload"

cTrader opened the sane workspace with the different order of charts.

All another workspaces (saved) are not affected.
 


@koktos632

koktos632
21 Jul 2020, 10:10

Charts in the workspace were reordered after cTrader updated the version.
 

 


@koktos632

koktos632
16 Jul 2020, 17:07

RE:

I see.
Thanks!

Can I load an additional Renko bars in the backtesting?
m_PrimaryBars = MarketData.GetBars(PrimaryRenkoBrickSizeTicks);
Where  PrimaryRenkoBrickSizeTicks is RenkoN
 


@koktos632

koktos632
14 Jul 2020, 12:30

RE:

PanagiotisCharalampous said:

Hi koktos632,

I was asking about the chart more. Is it Multi-Chart mode, Free-Chart mode or Single-Chart mode?

Best Regards,

Panagiotis 

Join us on Telegram

I am using Multi-Chart mode and Single-Chart mode in most cases.
From my experience cTrader may reorder charts if I open the saved workspace in a Multi-Chart mode.
Charts are reordered when I select the workspace. No any manipulations are required.
 


@koktos632

koktos632
14 Jul 2020, 12:20

RE:

PanagiotisCharalampous said:

Which chart mode do you use?

I am using time based candles.


@koktos632