2 references to RemoveWhere
Microsoft.CodeAnalysis (2)
Text\CompositeText.cs (2)
211
segments.
RemoveWhere
(static (s, _, _) => s.Length == 0, default(VoidResult));
233
segments.
RemoveWhere
(static (s, _, _) => s.Length == 0, default(VoidResult));