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