5 references to TestAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (5)
Classification\AbstractClassifierTests.cs (5)
94await TestAsync(code, code, testHost, parseOptionsSet, expected);
132await TestAsync(code, allCode, testHost, parseOptionsSet, expected);
181await TestAsync(code, allCode, testHost, parseOptionsSet, expected);
194await TestAsync(code, allCode, testHost, parseOptionsSet, expected);
253await TestAsync(code, allCode, testHost, parseOptionsSet, expected);