You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -44,13 +44,13 @@ type internal FSharpLanguageDebugInfoService [<ImportingConstructor>](projectInf
44
44
45
45
|_-> None
46
46
47
-
interfaceILanguageDebugInfoServicewith
47
+
interfaceIFSharpLanguageDebugInfoServicewith
48
48
49
49
// FSROSLYNTODO: This is used to get function names in breakpoint window. It should return fully qualified function name and line offset from the start of the function.
0 commit comments