1 write to LastCompiledPath
Aspire.Hosting.Azure.Tests (1)
AzureBicepProvisionerTests.cs (1)
1906
LastCompiledPath
= bicepFilePath;
1 reference to LastCompiledPath
Aspire.Hosting.Azure.Tests (1)
AzureBicepProvisionerTests.cs (1)
1512
Assert.Equal("test.bicep", bicepExecutor.
LastCompiledPath
);