2 references to CoreClrProfilerVariable
Microsoft.VisualStudio.TestPlatform.Common (2)
DataCollection\DataCollectionTelemetryManager.cs (2)
37
RecordProfilerMetricForNewVariable(
CoreClrProfilerVariable
, TelemetryDataConstants.DataCollectorsCoreClrProfiler, dataCollectorInformation, name, value);
44
RecordProfilerMetricForConflictedVariable(
CoreClrProfilerVariable
, TelemetryDataConstants.DataCollectorsCoreClrProfiler, dataCollectorInformation, name, value, existingValue);