4 references to s_unknownResponse
Microsoft.NET.Sdk.Publish.Tasks (4)
Tasks\OneDeploy\OneDeployStatusService.cs (4)
31return DeploymentResponse.s_unknownResponse; 37return DeploymentResponse.s_unknownResponse; 57deploymentResponse ??= DeploymentResponse.s_unknownResponse; 84return deploymentResponse ?? DeploymentResponse.s_unknownResponse;