2 references to CorProfilerVariable
Microsoft.VisualStudio.TestPlatform.Common (2)
DataCollection\DataCollectionTelemetryManager.cs (2)
36
RecordProfilerMetricForNewVariable(
CorProfilerVariable
, TelemetryDataConstants.DataCollectorsCorProfiler, dataCollectorInformation, name, value);
43
RecordProfilerMetricForConflictedVariable(
CorProfilerVariable
, TelemetryDataConstants.DataCollectorsCorProfiler, dataCollectorInformation, name, value, existingValue);