6 references to AddNodeIfNotPresent
Microsoft.TestPlatform.Utilities (6)
InferRunSettingsHelper.cs (6)
207
AddNodeIfNotPresent
(runSettingsDocument, DesignModeNodePath, DesignModeNodeName, designModeValue);
217
AddNodeIfNotPresent
(runSettingsDocument, BatchSizeNodePath, BatchSizeNodeName, batchSizeValue);
227
AddNodeIfNotPresent
(runSettingsDocument, CollectSourceInformationNodePath, CollectSourceInformationNodeName, collectSourceInformationValue);
237
AddNodeIfNotPresent
(runSettingsDocument, TargetDeviceNodePath, TargetDevice, targetDevice);
248
AddNodeIfNotPresent
(runSettingsDocument, TargetFrameworkNodePath, TargetFrameworkNodeName, framework, overwrite);
456
=>
AddNodeIfNotPresent
(runSettingsDocument, TargetPlatformNodePath, TargetPlatformNodeName, platform, overwrite);