2 references to RemoveAll
Microsoft.CodeAnalysis.CSharp.Features (1)
BraceCompletion\CurlyBraceCompletionService.cs (1)
270
list.
RemoveAll
(s_predicate);
Microsoft.CodeAnalysis.Features (1)
src\Compilers\Core\AnalyzerDriver\DeclarationComputer.cs (1)
28
executableCodeBlocks.
RemoveAll
(c => c == null);