2 references to VerifyRefactoringDisabledAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
CodeRefactorings\CodeRefactoringServiceTest.cs (2)
31=> await VerifyRefactoringDisabledAsync<ErrorCases.ExceptionInCodeActions>(); 35=> await VerifyRefactoringDisabledAsync<ErrorCases.ExceptionInComputeRefactoringsAsync>();