Implemented interface member:
method
IsEnabled
Microsoft.CodeAnalysis.Internal.Log.ILogger.IsEnabled(Microsoft.CodeAnalysis.Internal.Log.FunctionId)
2 overrides of IsEnabled
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
TelemetryLogger.cs (1)
33public override bool IsEnabled(FunctionId functionId)
Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests (1)
TelemetryLoggerTests.cs (1)
42public override bool IsEnabled(FunctionId functionId)