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