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