2 writes to EventLogEnabled
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplication.cs (1)
178EventLogEnabled = false;
Internal\HostingApplicationDiagnostics.cs (1)
108context.EventLogEnabled = true;
2 references to EventLogEnabled
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplicationDiagnostics.cs (2)
255if (context.EventLogEnabled) 277if (context.EventLogEnabled)