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