1 write to _addOnlyIfNotExistsDecorator
Aspire.Hosting.Azure.AppService (1)
AspireSiteContainer.cs (1)
27
_addOnlyIfNotExistsDecorator
= addOnlyIfNotExistsDecorator;
1 reference to _addOnlyIfNotExistsDecorator
Aspire.Hosting.Azure.AppService (1)
AspireSiteContainer.cs (1)
35
if (
_addOnlyIfNotExistsDecorator
&& statement is ResourceStatement resourceStatement)