1 write to _isEnabled
Microsoft.AspNetCore.Hosting.Tests (1)
HostingApplicationDiagnosticsTests.cs (1)
1121
_isEnabled
= isEnabled;
1 reference to _isEnabled
Microsoft.AspNetCore.Hosting.Tests (1)
HostingApplicationDiagnosticsTests.cs (1)
1126
public bool IsEnabled(LogLevel logLevel) =>
_isEnabled
;