2 references to
Microsoft.Build.Framework (1)
ExtendedCustomBuildEventArgs.cs (1)
47
public ExtendedCustomBuildEventArgs(string type, string? message, string? helpKeyword, string? senderName) :
base
(message, helpKeyword, senderName) => ExtendedType = type;
Microsoft.NET.Sdk.Publish.Tasks (1)
Tasks\MsDeploy\VsMsdeploy.cs (1)
339
:
base
(msg, keyword, senderName)