2 writes to EventLogEnabled
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplication.cs (1)
171
EventLogEnabled
= false;
Internal\HostingApplicationDiagnostics.cs (1)
93
context.
EventLogEnabled
= true;
2 references to EventLogEnabled
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplicationDiagnostics.cs (2)
240
if (context.
EventLogEnabled
)
262
if (context.
EventLogEnabled
)