2 references to GetNodeXml
Microsoft.TestPlatform.Utilities (2)
InferRunSettingsHelper.cs (2)
608
platformXml = XmlUtilities.
GetNodeXml
(runSettingsNavigator, TargetPlatformNodePath);
630
frameworkXml = XmlUtilities.
GetNodeXml
(runSettingsNavigator, TargetFrameworkNodePath);