2 writes to _reporter
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Telemetry\TelemetryScope.cs (2)
27_reporter = null; 40_reporter = reporter;
2 references to _reporter
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Telemetry\TelemetryScope.cs (2)
56if (_reporter is null || _disposed) 71_reporter.ReportEvent(_name, _severity, _properties);