11 references to GetMostCompatibleGroup
NuGet.PackageManagement (11)
Projects\MSBuildNuGetProject.cs (10)
204
MSBuildNuGetProjectSystemUtility.
GetMostCompatibleGroup
(ProjectSystem.TargetFramework, libItemGroups);
206
MSBuildNuGetProjectSystemUtility.
GetMostCompatibleGroup
(ProjectSystem.TargetFramework, referenceItemGroups);
208
MSBuildNuGetProjectSystemUtility.
GetMostCompatibleGroup
(ProjectSystem.TargetFramework, frameworkReferenceGroups);
210
MSBuildNuGetProjectSystemUtility.
GetMostCompatibleGroup
(ProjectSystem.TargetFramework, contentFileGroups);
212
MSBuildNuGetProjectSystemUtility.
GetMostCompatibleGroup
(ProjectSystem.TargetFramework, buildFileGroups);
214
MSBuildNuGetProjectSystemUtility.
GetMostCompatibleGroup
(ProjectSystem.TargetFramework, toolItemGroups);
469
.
GetMostCompatibleGroup
(packageTargetFramework, toolItemGroups);
500
MSBuildNuGetProjectSystemUtility.
GetMostCompatibleGroup
(packageTargetFramework, referenceItemGroups);
503
MSBuildNuGetProjectSystemUtility.
GetMostCompatibleGroup
(packageTargetFramework, contentFileGroups);
506
MSBuildNuGetProjectSystemUtility.
GetMostCompatibleGroup
(packageTargetFramework, buildFileGroups);
Utility\MSBuildNuGetProjectSystemUtility.cs (1)
282
var mostCompatibleContentFilesGroup =
GetMostCompatibleGroup
(