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