Skip to content

Instantly share code, notes, and snippets.

@forki
Created February 28, 2017 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save forki/6763e6cef5afe6420eb40019d6461982 to your computer and use it in GitHub Desktop.
Save forki/6763e6cef5afe6420eb40019d6461982 to your computer and use it in GitHub Desktop.
> FSharp.LanguageService.dll!Microsoft.VisualStudio.FSharp.LanguageService.Assert.Exception(System.Exception e) Zeile 54 F#
FSharp.Editor.dll!<StartupCode$FSharp-Editor>.$LanguageService.TryGetOptionsForDocumentOrProject@141-5.Invoke(System.Exception _arg5) Zeile 150 F#
FSharp.Core.dll!Microsoft.FSharp.Control.AsyncBuilderImpl.callA@839<Microsoft.FSharp.Core.FSharpOption<Microsoft.FSharp.Compiler.SourceCodeServices.FSharpProjectOptions>, System.Runtime.ExceptionServices.ExceptionDispatchInfo>.Invoke(Microsoft.FSharp.Control.AsyncParams<Microsoft.FSharp.Core.FSharpOption<Microsoft.FSharp.Compiler.SourceCodeServices.FSharpProjectOptions>> args) Zeile 843 F#
FSharp.Core.dll!<StartupCode$FSharp-Core>.$Control.loop@426-38.Invoke(Microsoft.FSharp.Core.FSharpFunc<Microsoft.FSharp.Core.Unit, Microsoft.FSharp.Control.FakeUnitValue> action) Zeile 426 F#
FSharp.Core.dll!Microsoft.FSharp.Control.Trampoline.ExecuteAction(Microsoft.FSharp.Core.FSharpFunc<Microsoft.FSharp.Core.Unit, Microsoft.FSharp.Control.FakeUnitValue> firstAction) Zeile 441 F#
FSharp.Core.dll!Microsoft.FSharp.Control.TrampolineHolder.Protect(Microsoft.FSharp.Core.FSharpFunc<Microsoft.FSharp.Core.Unit, Microsoft.FSharp.Control.FakeUnitValue> firstAction) Zeile 553 F#
FSharp.Core.dll!<StartupCode$FSharp-Core>.$Control.-ctor@509-1.Invoke(object state) Zeile 511 F#
mscorlib.dll!System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(object state) Unbekannt
mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unbekannt
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unbekannt
mscorlib.dll!System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() Unbekannt
mscorlib.dll!System.Threading.ThreadPoolWorkQueue.Dispatch() Unbekannt
mscorlib.dll!System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() Unbekannt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment