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