We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00cbd3f + f96a2f6 commit c31566cCopy full SHA for c31566c
vsintegration/src/FSharp.Editor/LanguageService/LanguageService.fs
@@ -9,6 +9,7 @@ open System.Threading
9
open Microsoft.CodeAnalysis
10
open Microsoft.CodeAnalysis.Options
11
open FSharp.Compiler.SourceCodeServices
12
+open FSharp.NativeInterop
13
open Microsoft.VisualStudio
14
open Microsoft.VisualStudio.FSharp.Editor
15
open Microsoft.VisualStudio.LanguageServices
0 commit comments