1 reference to FilterOnAnyThread
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Suggestions\UnifiedSuggestedActionsSource.cs (1)
451
=> [.. refactorings.Select(r =>
FilterOnAnyThread
(r, selection, filterOutsideSelection)).WhereNotNull()];