9 references to TestInMethodAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (7)
Classification\SemanticClassifierTests.cs (6)
46
await
TestInMethodAsync
(
78
await
TestInMethodAsync
(
744
await
TestInMethodAsync
(
755
await
TestInMethodAsync
(
3667
await
TestInMethodAsync
(
3678
await
TestInMethodAsync
(
Classification\SyntacticClassifierTests.cs (1)
2419
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);