9 references to TestInMethodAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (7)
Classification\SemanticClassifierTests.cs (6)
42
=>
TestInMethodAsync
(
68
=>
TestInMethodAsync
(
662
=>
TestInMethodAsync
(
671
=>
TestInMethodAsync
(
3306
=>
TestInMethodAsync
(
3315
=>
TestInMethodAsync
(
Classification\SyntacticClassifierTests.cs (1)
2210
=>
TestInMethodAsync
(
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Classification\AbstractClassifierTests.cs (2)
214
return
TestInMethodAsync
("C", methodName, code, testHost, expected);
231
return
TestInMethodAsync
("C", "M", code, testHost, expected);