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