2 references to UserAgent
Microsoft.NET.Sdk.Publish.Tasks (2)
Tasks\MsDeploy\MSDeploy.cs (2)
1004if (!string.IsNullOrEmpty(UserAgent)) 1006commandLine.AppendSwitchUnquotedIfNotNull("-userAgent=", string.Concat("\"", UserAgent, "\""));