3 references to TestAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
RefactoringHelpers\RefactoringHelpersTests.cs (2)
1122=> TestAsync<ArgumentSyntax>(""" 1521=> TestAsync<ArgumentSyntax>("""
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
RefactoringHelpers\RefactoringHelpersTestBase.cs (1)
30=> TestAsync(text, Functions<TNode>.True, allowEmptyNodes);