8 instantiations of PropertyReassignmentEventArgs
Microsoft.Build (4)
Microsoft.Build.Engine.UnitTests (3)
BackEnd\NodePackets_Tests.cs (2)
75PropertyReassignmentEventArgs propReassign = new("prop", "prevValue", "newValue", "loc", "message", "help", "sender", MessageImportance.Normal);
265new PropertyReassignmentEventArgs("prop", "prevValue", "newValue", "loc", "message", "help", "sender", MessageImportance.Normal),
MSBuild (1)
19 references to PropertyReassignmentEventArgs
Microsoft.Build (7)
Microsoft.Build.Engine.UnitTests (10)
Microsoft.Build.Framework (1)
MSBuild (1)