2 references to RemoveAll
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\SemanticTokensHelpers.cs (1)
128
classifiedSpans.
RemoveAll
(static s => ShouldFilterClassification(s));
Microsoft.CodeAnalysis.Workspaces (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
274
=> GetOrCreateMutableList().
RemoveAll
(match);