13 references to TestInMethodAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (7)
Classification\SemanticClassifierTests.cs (6)
47
await
TestInMethodAsync
(
79
await
TestInMethodAsync
(
672
await
TestInMethodAsync
(
683
await
TestInMethodAsync
(
5257
await
TestInMethodAsync
(
5268
await
TestInMethodAsync
(
Classification\SyntacticClassifierTests.cs (1)
2023
await
TestInMethodAsync
(
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Classification\AbstractClassifierTests.cs (2)
225
return
TestInMethodAsync
("C", methodName, code, testHost, expected);
242
return
TestInMethodAsync
("C", "M", code, testHost, expected);
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (4)
Classification\SemanticClassifierTests.vb (3)
27
Await
TestInMethodAsync
(
72
Await
TestInMethodAsync
(
82
Await
TestInMethodAsync
(
Classification\SyntacticClassifierTests.vb (1)
5119
Await
TestInMethodAsync
(