2 overrides of DefaultTestAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
6 references to DefaultTestAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (6)
Classification\AbstractClassifierTests.cs (6)
102await DefaultTestAsync(code, code, testHost, expected);
120await DefaultTestAsync(code, allCode, testHost, expected);
143await DefaultTestAsync(code, allCode, testHost, expected);
170await DefaultTestAsync(code, allCode, testHost, expected);
206await DefaultTestAsync(code, allCode, testHost, expected);
263await DefaultTestAsync(code, allCode, testHost, expected);