1 implementation of INuGetPathContext
NuGet.Configuration (1)
Settings\NuGetPathContext.cs (1)
10public class NuGetPathContext : INuGetPathContext
3 references to INuGetPathContext
NuGet.PackageManagement (2)
IInstallationCompatibility.cs (1)
38INuGetPathContext pathContext,
InstallationCompatibility.cs (1)
41INuGetPathContext pathContext,
NuGet.Packaging (1)
FallbackPackagePathResolver.cs (1)
23public FallbackPackagePathResolver(INuGetPathContext pathContext)