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