2 references to StatusText
Microsoft.NET.Sdk.Publish.Tasks (2)
Tasks\OneDeploy\DeploymentResponse.cs (2)
49return string.IsNullOrEmpty(StatusText) 51: string.Format(Resources.DeploymentStatusWithText, Status, StatusText);