1 reference to
Microsoft.Build.Framework (1)
ExtendedCustomBuildEventArgs.cs (1)
48public ExtendedCustomBuildEventArgs(string type, string? message, string? helpKeyword, string? senderName) : base(message, helpKeyword, senderName) => ExtendedType = type;