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