1 instantiation of CodeMarkerLogger
Microsoft.VisualStudio.LanguageServices (1)
Telemetry\CodeMarkerLogger.cs (1)
16
public static readonly CodeMarkerLogger Instance =
new
();
2 references to CodeMarkerLogger
Microsoft.VisualStudio.LanguageServices (2)
Telemetry\CodeMarkerLogger.cs (1)
16
public static readonly
CodeMarkerLogger
Instance = new();
Telemetry\VisualStudioWorkspaceTelemetryService.cs (1)
36
CodeMarkerLogger
.Instance,