5 references to TestAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (5)
Classification\AbstractClassifierTests.cs (5)
91await TestAsync(code, code, testHost, parseOptionsSet, expected);
129await TestAsync(code, allCode, testHost, parseOptionsSet, expected);
178await TestAsync(code, allCode, testHost, parseOptionsSet, expected);
191await TestAsync(code, allCode, testHost, parseOptionsSet, expected);
250await TestAsync(code, allCode, testHost, parseOptionsSet, expected);