9 references to TestInMethodAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (7)
Classification\SemanticClassifierTests.cs (6)
53
await
TestInMethodAsync
(
85
await
TestInMethodAsync
(
751
await
TestInMethodAsync
(
762
await
TestInMethodAsync
(
3674
await
TestInMethodAsync
(
3685
await
TestInMethodAsync
(
Classification\SyntacticClassifierTests.cs (1)
2258
await
TestInMethodAsync
(
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Classification\AbstractClassifierTests.cs (2)
221
return
TestInMethodAsync
("C", methodName, code, testHost, expected);
238
return
TestInMethodAsync
("C", "M", code, testHost, expected);