2 references to TestInMethodAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Classification\AbstractClassifierTests.cs (2)
212return TestInMethodAsync("C", methodName, code, testHost, parseOptionsSet, expected); 230return TestInMethodAsync("C", "M", code, testHost, parseOptionsSet, expected);