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