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
/// Post-filter items to make sure they have precisely the right name
531
540
/// This also checks that there are some remaining results
@@ -1122,7 +1131,15 @@ type TypeCheckInfo
1122
1131
(fun()->
1123
1132
match GetDeclItemsForNamesAtPosition(ctok, None,namesOpt,None,None,line,lineStr,colAtEndOfNames,ResolveTypeNamesToCtors,ResolveOverloads.No,(fun()->[]),fun _->false)with