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