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