2 references to ProfilesWithOptionalFrameworks
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Nuget.Frameworks\DefaultPortableFrameworkMappings.cs (2)
118var profileOptionalFrameworks = new List<KeyValuePair<int, NuGetFramework[]>>(ProfilesWithOptionalFrameworks.Length); 120foreach (var profile in ProfilesWithOptionalFrameworks)