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