10 references to ResponseMayHaveBeenLost
Aspire.Hosting.Azure.Sandboxes (1)
AzureSandboxContainerDeployment.cs (1)
1788AzureDevComputeCreateException adcCreateException => adcCreateException.ResponseMayHaveBeenLost,
Aspire.Hosting.Azure.Tests (9)
AzureSandboxesTests.cs (9)
1437Assert.True(exception.ResponseMayHaveBeenLost); 1462Assert.True(exception.ResponseMayHaveBeenLost); 1485Assert.True(exception.ResponseMayHaveBeenLost); 1508Assert.True(exception.ResponseMayHaveBeenLost); 1534Assert.True(exception.ResponseMayHaveBeenLost); 1560Assert.True(exception.ResponseMayHaveBeenLost); 1583Assert.False(exception.ResponseMayHaveBeenLost); 1606Assert.False(exception.ResponseMayHaveBeenLost); 1629Assert.False(exception.ResponseMayHaveBeenLost);