4 references to Remove
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (4)
Syntax\SyntaxNodeOrTokenListTests.cs (4)
109newList = list.Remove(elementA); 113newList = list.Remove(elementB); 117newList = list.Remove(elementC); 204newList = list.Remove(tokenD);