1 write to ExecuteAnchor
Microsoft.Build.TaskAuthoring.Analyzer (1)
PreferTypedParameterCodeFixProvider.cs (1)
1035
ExecuteAnchor
= executeAnchor;
2 references to ExecuteAnchor
Microsoft.Build.TaskAuthoring.Analyzer (2)
PreferTypedParameterCodeFixProvider.cs (2)
130
if (plan.
ExecuteAnchor
is not null)
134
editor.InsertBefore(plan.
ExecuteAnchor
, plan.ExecutePrologue);