3 references to RecordProfilerMetricForNewVariable
Microsoft.VisualStudio.TestPlatform.Common (3)
DataCollection\DataCollectionTelemetryManager.cs (3)
36
RecordProfilerMetricForNewVariable
(CorProfilerVariable, TelemetryDataConstants.DataCollectorsCorProfiler, dataCollectorInformation, name, value);
37
RecordProfilerMetricForNewVariable
(CoreClrProfilerVariable, TelemetryDataConstants.DataCollectorsCoreClrProfiler, dataCollectorInformation, name, value);
62
RecordProfilerMetricForNewVariable
(profilerVariable, telemetryPrefix, dataCollectorInformation, name, value);