1 instantiation of TestAzureResponse
Aspire.Hosting.Azure.Tests (1)
AzureDeployerTests.cs (1)
1321var response = new TestAzureResponse(400, "Bad Request", jsonContent);
1 reference to TestAzureResponse
Aspire.Hosting.Azure.Tests (1)
AzureDeployerTests.cs (1)
1321var response = new TestAzureResponse(400, "Bad Request", jsonContent);