2 references to RemoveAll
Microsoft.CodeAnalysis.Workspaces (1)
Diagnostics\Extensions.cs (1)
311
return diagnostics.
RemoveAll
(diagnostic =>
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableArray_1.cs (1)
1135
return self.
RemoveAll
(match);