1 override of DefaultTestAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
6 references to DefaultTestAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (6)
Classification\AbstractClassifierTests.cs (6)
99await DefaultTestAsync(code, code, testHost, expected);
117await DefaultTestAsync(code, allCode, testHost, expected);
140await DefaultTestAsync(code, allCode, testHost, expected);
167await DefaultTestAsync(code, allCode, testHost, expected);
203await DefaultTestAsync(code, allCode, testHost, expected);
260await DefaultTestAsync(code, allCode, testHost, expected);