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