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