9 references to TestInMethodAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (7)
Classification\SemanticClassifierTests.cs (6)
42
=>
TestInMethodAsync
(
68
=>
TestInMethodAsync
(
719
=>
TestInMethodAsync
(
728
=>
TestInMethodAsync
(
3363
=>
TestInMethodAsync
(
3372
=>
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);