10 references to ResponseMayHaveBeenLost
Aspire.Hosting.Azure.Sandboxes (1)
AzureSandboxContainerDeployment.cs (1)
1709AzureDevComputeCreateException adcCreateException => adcCreateException.ResponseMayHaveBeenLost,
Aspire.Hosting.Azure.Tests (9)
AzureSandboxesTests.cs (9)
1333Assert.True(exception.ResponseMayHaveBeenLost); 1358Assert.True(exception.ResponseMayHaveBeenLost); 1381Assert.True(exception.ResponseMayHaveBeenLost); 1404Assert.True(exception.ResponseMayHaveBeenLost); 1430Assert.True(exception.ResponseMayHaveBeenLost); 1456Assert.True(exception.ResponseMayHaveBeenLost); 1479Assert.False(exception.ResponseMayHaveBeenLost); 1502Assert.False(exception.ResponseMayHaveBeenLost); 1525Assert.False(exception.ResponseMayHaveBeenLost);