3 references to CreateRadCliNotFoundException
Aspire.Hosting.Radius (2)
Publishing\RadCredentialRegisterStep.cs (1)
96
throw RadiusDeploymentPipelineStep.
CreateRadCliNotFoundException
();
Publishing\RadiusDeploymentPipelineStep.cs (1)
110
throw
CreateRadCliNotFoundException
();
Aspire.Hosting.Radius.Tests (1)
Deployment\RadCliDetectionTests.cs (1)
52
var ex = RadiusDeploymentPipelineStep.
CreateRadCliNotFoundException
();