4 references to Remove
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (4)
Syntax\SyntaxNodeOrTokenListTests.cs (4)
107newList = list.Remove(elementA); 111newList = list.Remove(elementB); 115newList = list.Remove(elementC); 201newList = list.Remove(tokenD);