3 references to CreateTreeText
Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests (3)
ConvertNumericLiteral\ConvertNumericLiteralTests.vb (3)
32Await TestMissingInRegularAndScriptAsync(CreateTreeText("[||]" + initial)) 36Await TestInRegularAndScriptAsync(CreateTreeText("[||]" + initial), CreateTreeText(expected), index:=DirectCast(refactoring, Integer))