2 instantiations of ThrowingBicepCompiler
Aspire.Hosting.Azure.Tests (2)
AzureBicepProvisionerTests.cs (2)
163
var bicepExecutor = new
ThrowingBicepCompiler
(sentinel);
245
var bicepExecutor = new
ThrowingBicepCompiler
(sentinel);
2 references to ThrowingBicepCompiler
Aspire.Hosting.Azure.Tests (2)
AzureBicepProvisionerTests.cs (2)
163
var
bicepExecutor = new ThrowingBicepCompiler(sentinel);
245
var
bicepExecutor = new ThrowingBicepCompiler(sentinel);