3 references to TargetPlatformNodePath
Microsoft.TestPlatform.Utilities (3)
InferRunSettingsHelper.cs (3)
456=> AddNodeIfNotPresent(runSettingsDocument, TargetPlatformNodePath, TargetPlatformNodeName, platform, overwrite); 602XmlUtilities.AppendOrModifyChild(xmlDocument, TargetPlatformNodePath, TargetPlatformNodeName, effectivePlatform.ToString()); 608platformXml = XmlUtilities.GetNodeXml(runSettingsNavigator, TargetPlatformNodePath);