5 references to TestAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (5)
Classification\AbstractClassifierTests.cs (5)
90await TestAsync(code, code, testHost, parseOptionsSet, expected);
128await TestAsync(code, allCode, testHost, parseOptionsSet, expected);
177await TestAsync(code, allCode, testHost, parseOptionsSet, expected);
190await TestAsync(code, allCode, testHost, parseOptionsSet, expected);
249await TestAsync(code, allCode, testHost, parseOptionsSet, expected);