1 reference to TryComputeRefactoringForIfDirectiveAsync
Microsoft.CodeAnalysis.Features (1)
InvertIf\AbstractInvertIfCodeRefactoringProvider.cs (1)
95
if (await
TryComputeRefactoringForIfDirectiveAsync
(context).ConfigureAwait(false))