2 references to ApplyPlansAsync
Microsoft.Build.TaskAuthoring.Analyzer (2)
PreferTypedParameterCodeFixProvider.cs (2)
75createChangedDocument: ct => ApplyPlansAsync(context.Document, new[] { diagnostic }, ct), 1081return await ApplyPlansAsync(document, diagnostics, fixAllContext.CancellationToken).ConfigureAwait(false);