2 references to MaxForbiddenRetryCount
Aspire.Hosting.Azure.Sandboxes (2)
Internal\Adc\AzureDevComputeClient.cs (2)
326
if (attempt >=
MaxForbiddenRetryCount
)
343
MaxForbiddenRetryCount
);