2 writes to EnableResourceLogging
Aspire.Hosting.Testing (1)
DistributedApplicationFactory.cs (1)
169
applicationOptions.
EnableResourceLogging
= true;
TestProject.AppHost (1)
TestProgram.cs (1)
51
EnableResourceLogging
= true
1 reference to EnableResourceLogging
Aspire.Hosting (1)
DistributedApplicationBuilder.cs (1)
281
if (options.
EnableResourceLogging
)