2 references to MakeRunsettingsCompatible
Microsoft.TestPlatform.Utilities (2)
InferRunSettingsHelper.cs (2)
87return MakeRunsettingsCompatible(runsettingsXml, listOfValidRunConfigurationSettings, null); 153=> MakeRunsettingsCompatible(runsettingsXml, null, new HashSet<string> { "TargetPlatform" });