> mscorlib.dll!System.Threading.WaitHandle.InternalWaitOne(System.Runtime.InteropServices.SafeHandle waitableSafeHandle, long millisecondsTimeout, bool hasThreadAffinity, bool exitContext) Unknown
mscorlib.dll!System.Threading.WaitHandle.WaitOne(int millisecondsTimeout, bool exitContext) Unknown
mscorlib.dll!System.Threading.WaitHandle.WaitOne() Unknown
System.Management.Automation.dll!System.Management.Automation.Runspaces.PipelineBase.Invoke(System.Collections.IEnumerable input) Unknown
NuGetConsole.Host.PowerShell.dll!NuGetConsole.Host.PowerShell.Implementation.RunspaceDispatcher.InvokeCore.AnonymousMethod__0() Unknown
NuGetConsole.Host.PowerShell.dll!NuGetConsole.Host.PowerShell.Implementation.RunspaceDispatcher.WithLock(System.Action act) Unknown
NuGetConsole.Host.PowerShell.dll!NuGetConsole.Host.PowerShell.Implementation.RunspaceDispatcher.InvokeCore(System.Management.Automation.Runspaces.Pipeline pipeline, System.Collections.Generic.IEnumerable<object> inputs) Unknown
NuGetConsole.Host.PowerShell.dll!NuGetConsole.Host.PowerShell.Implementation.RunspaceDispatcher.Invoke(string command, object[] inputs, bool outputResults) Unknown
NuGetConsole.Host.PowerShell.dll!NuGetConsole.Host.PowerShell.Implementation.RunspaceDispatcher.ExecuteScript(string installPath, string scriptPath, NuGet.PackageManagement.VisualStudio.ScriptPackage package) Unknown
NuGetConsole.Host.PowerShell.dll!NuGetConsole.Host.PowerShell.Implementation.PowerShellHost.ExecuteInitScriptsAsync() Unknown
mscorlib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<NuGetConsole.Host.PowerShell.Implementation.PowerShellHost.<ExecuteInitScriptsAsync>d__60>(ref NuGetConsole.Host.PowerShell.Implementation.PowerShellHost.<ExecuteInitScriptsAsync>d__60 stateMachine) Unknown
NuGetConsole.Host.PowerShell.dll!NuGetConsole.Host.PowerShell.Implementation.PowerShellHost.ExecuteInitScriptsAsync() Unknown
NuGetConsole.Host.PowerShell.dll!NuGetConsole.Host.PowerShell.Implementation.PowerShellHost.Initialize.AnonymousMethod__0() Unknown
mscorlib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<NuGetConsole.Host.PowerShell.Implementation.PowerShellHost.(ref NuGetConsole.Host.PowerShell.Implementation.PowerShellHost.<>c__DisplayClass57_0.<<Initialize>b__0>d stateMachine) Unknown
NuGetConsole.Host.PowerShell.dll!NuGetConsole.Host.PowerShell.Implementation.PowerShellHost.Initialize.AnonymousMethod__0() Unknown
Microsoft.VisualStudio.Threading.dll!Microsoft.VisualStudio.Threading.JoinableTaskFactory.RunAsync(System.Func<System.Threading.Tasks.Task> asyncMethod, bool synchronouslyBlocking, Microsoft.VisualStudio.Threading.JoinableTaskCreationOptions creationOptions, System.Delegate entrypointOverride) Unknown
NuGetConsole.Host.PowerShell.dll!NuGetConsole.Host.PowerShell.Implementation.PowerShellHost.Initialize(NuGetConsole.IConsole console) Unknown
NuGet.Console.dll!NuGetConsole.Implementation.Console.ConsoleDispatcher.Start.AnonymousMethod__0() Unknown
mscorlib.dll!System.Threading.Tasks.Task.InnerInvoke() Unknown
mscorlib.dll!System.Threading.Tasks.Task.Execute() Unknown
mscorlib.dll!System.Threading.Tasks.Task.ExecutionContextCallback(object obj) Unknown
mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unknown
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unknown
mscorlib.dll!System.Threading.Tasks.Task.ExecuteWithThreadLocal(ref System.Threading.Tasks.Task currentTaskSlot) Unknown
mscorlib.dll!System.Threading.Tasks.Task.ExecuteEntry(bool bPreventDoubleExecution) Unknown
mscorlib.dll!System.Threading.Tasks.TaskScheduler.TryExecuteTask(System.Threading.Tasks.Task task) Unknown
Microsoft.VisualStudio.Shell.UI.Internal.dll!Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIThreadBlockableTaskScheduler.DoOneTask() Unknown
Microsoft.VisualStudio.Shell.UI.Internal.dll!Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.ProcessQueue() Unknown
Microsoft.VisualStudio.Shell.UI.Internal.dll!Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.OnTaskQueued.AnonymousMethod__6_0() Unknown
WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs) Unknown
WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler) Unknown
WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeImpl() Unknown
WindowsBase.dll!System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(object state) Unknown
mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unknown
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unknown
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) Unknown
WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, object state) Unknown
WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Invoke() Unknown
WindowsBase.dll!System.Windows.Threading.Dispatcher.ProcessQueue() Unknown
WindowsBase.dll!System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled) Unknown
WindowsBase.dll!MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam, ref bool handled) Unknown
WindowsBase.dll!MS.Win32.HwndSubclass.DispatcherCallbackOperation(object o) Unknown
WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, object args, int numArgs) Unknown
WindowsBase.dll!System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, System.Delegate callback, object args, int numArgs, System.Delegate catchHandler) Unknown
WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs) Unknown
WindowsBase.dll!MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, int msg, System.IntPtr wParam, System.IntPtr lParam) Unknown