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