2 writes to _dataCollectionsName
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
DataCollector\DataCollectionRunSettings.cs (2)
30_dataCollectionsName = Constants.DataCollectorsSettingName; 53_dataCollectionsName = dataCollectionsName;
1 reference to _dataCollectionsName
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\DataCollectionRunSettings.cs (1)
88XmlElement subRoot = doc.CreateElement(_dataCollectionsName);