5 references to TestAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (5)
Classification\AbstractClassifierTests.cs (5)
90=> TestAsync(code, code, testHost, parseOptionsSet, expected); 121await TestAsync(code, allCode, testHost, parseOptionsSet, expected); 170await TestAsync(code, allCode, testHost, parseOptionsSet, expected); 183await TestAsync(code, allCode, testHost, parseOptionsSet, expected); 242await TestAsync(code, allCode, testHost, parseOptionsSet, expected);