2 references to DoTestAddInsertRemoveReplaceOnEmptyList
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (2)
Syntax\SyntaxListTests.cs (2)
187DoTestAddInsertRemoveReplaceOnEmptyList(SyntaxFactory.List<SyntaxNode>()); 189DoTestAddInsertRemoveReplaceOnEmptyList(default(SyntaxList<SyntaxNode>));