1 reference to ExtendedCustomBuildEventArgs
Microsoft.NET.Sdk.Publish.Tasks (1)
Tasks\MsDeploy\VsMsdeploy.cs (1)
517
var customBuildWithPropertiesEventArg = new
ExtendedCustomBuildEventArgs
(args.GetType().ToString(), args.Message, null, TaskName)