1 write to IsLoggingEnabled
Microsoft.NET.Sdk.Razor.Tasks (1)
ServerLogger.cs (1)
41
IsLoggingEnabled
= true;
3 references to IsLoggingEnabled
Microsoft.NET.Sdk.Razor.Tasks (3)
ServerLogger.cs (3)
77
if (
IsLoggingEnabled
)
98
if (
IsLoggingEnabled
)
110
if (
IsLoggingEnabled
)