3 references to CreateTreeText
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (3)
ConvertNumericLiteral\ConvertNumericLiteralTests.cs (3)
29=> await TestMissingInRegularAndScriptAsync(CreateTreeText("[||]" + initial)); 32=> await TestInRegularAndScript1Async(CreateTreeText("[||]" + initial), CreateTreeText(expected), (int)refactoring);