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)
src\VisualStudio\Core\Def\Telemetry\Shared\TelemetryLogger.cs (1)
42
public override bool
IsEnabled
(FunctionId functionId)
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Logging\TestTelemetryLogger.cs (1)
37
public override bool
IsEnabled
(FunctionId functionId)