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