2 instantiations of ResolutionContext
NuGet.PackageManagement (2)
NuGetPackageManager.cs (2)
711
updatedResolutionContext = new
ResolutionContext
(
762
updatedResolutionContext = new
ResolutionContext
(
35 references to ResolutionContext
NuGet.PackageManagement (35)
NuGetPackageManager.cs (34)
219
ResolutionContext
resolutionContext,
256
ResolutionContext
resolutionContext,
279
public async Task InstallPackageAsync(NuGetProject nuGetProject, string packageId,
ResolutionContext
resolutionContext,
315
ResolutionContext
resolutionContext,
357
ResolutionContext
resolutionContext,
380
ResolutionContext
resolutionContext,
405
ResolutionContext
resolutionContext,
442
ResolutionContext
resolutionContext,
488
ResolutionContext
resolutionContext,
505
ResolutionContext
resolutionContext,
562
ResolutionContext
resolutionContext,
582
ResolutionContext
resolutionContext,
602
ResolutionContext
resolutionContext,
622
ResolutionContext
resolutionContext,
643
ResolutionContext
resolutionContext,
701
var
updatedResolutionContext = resolutionContext;
752
var
updatedResolutionContext = resolutionContext;
827
ResolutionContext
resolutionContext,
1002
ResolutionContext
resolutionContext,
1551
ResolutionContext
resolutionContext, INuGetProjectContext nuGetProjectContext,
1579
ResolutionContext
resolutionContext,
1590
ResolutionContext
resolutionContext,
1612
ResolutionContext
resolutionContext,
1717
ResolutionContext
resolutionContext,
1729
ResolutionContext
resolutionContext,
2406
/// cref="PreviewInstallPackageAsync(IEnumerable{NuGetProject},string,
ResolutionContext
,INuGetProjectContext,SourceRepository,IEnumerable{SourceRepository},CancellationToken)" />
2467
/// cref="PreviewInstallPackageAsync(NuGetProject,string,
ResolutionContext
,INuGetProjectContext,SourceRepository,IEnumerable{SourceRepository},CancellationToken)" />
2495
/// cref="PreviewInstallPackageAsync(NuGetProject,string,
ResolutionContext
,INuGetProjectContext,SourceRepository,IEnumerable{SourceRepository},CancellationToken)" />
3770
ResolutionContext
resolutionContext,
3787
ResolutionContext
resolutionContext,
3811
ResolutionContext
resolutionContext,
3829
ResolutionContext
resolutionContext,
3851
ResolutionContext
resolutionContext,
3876
ResolutionContext
resolutionContext,
Resolution\GatherContext.cs (1)
71
public
ResolutionContext
ResolutionContext { get; set; }