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