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