1 override of DefaultTestAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
6 references to DefaultTestAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (6)
Classification\AbstractClassifierTests.cs (6)
98await DefaultTestAsync(code, code, testHost, expected);
116await DefaultTestAsync(code, allCode, testHost, expected);
139await DefaultTestAsync(code, allCode, testHost, expected);
166await DefaultTestAsync(code, allCode, testHost, expected);
202await DefaultTestAsync(code, allCode, testHost, expected);
259await DefaultTestAsync(code, allCode, testHost, expected);