4 references to ExplodePortableFramework
Microsoft.VisualStudio.TestPlatform.ObjectModel (4)
Nuget.Frameworks\FrameworkReducer.cs (4)
375var subFrameworks = ExplodePortableFramework(framework); 430var frameworks = ExplodePortableFramework(pcl); 481var consideringFrameworks = ExplodePortableFramework(considering, false); 483var currentFrameworks = ExplodePortableFramework(current, false);