3 instantiations of TestBicepCliExecutor
Aspire.Hosting.Azure.Tests (3)
AzureBicepProvisionerTests.cs (3)
92
var bicepExecutor = new
TestBicepCliExecutor
();
126
new
TestBicepCliExecutor
(),
148
var bicepExecutor = new
TestBicepCliExecutor
();
2 references to TestBicepCliExecutor
Aspire.Hosting.Azure.Tests (2)
AzureBicepProvisionerTests.cs (2)
92
var
bicepExecutor = new TestBicepCliExecutor();
148
var
bicepExecutor = new TestBicepCliExecutor();