1 reference to FilterOnAnyThread
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\UnifiedSuggestions\UnifiedSuggestedActionsSource.cs (1)
465
=> refactorings.Select(r =>
FilterOnAnyThread
(r, selection, filterOutsideSelection)).WhereNotNull().ToImmutableArray();