9 references to TestInMethodAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (7)
Classification\SemanticClassifierTests.cs (6)
43
await
TestInMethodAsync
(
75
await
TestInMethodAsync
(
741
await
TestInMethodAsync
(
752
await
TestInMethodAsync
(
3664
await
TestInMethodAsync
(
3675
await
TestInMethodAsync
(
Classification\SyntacticClassifierTests.cs (1)
2419
await
TestInMethodAsync
(
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Classification\AbstractClassifierTests.cs (2)
222
return
TestInMethodAsync
("C", methodName, code, testHost, expected);
239
return
TestInMethodAsync
("C", "M", code, testHost, expected);