1 write to _reporter
Microsoft.VisualStudioCode.RazorExtension (1)
Services\VSCodeTelemetryReporter.cs (1)
22_reporter = reporter;
2 references to _reporter
Microsoft.VisualStudioCode.RazorExtension (2)
Services\VSCodeTelemetryReporter.cs (2)
30_reporter?.Report(telemetryEvent.Name, telemetryEvent.Properties); 35_reporter?.Report(metricEvent.Event.Name, metricEvent.Event.Properties);