1 reference to GetHome
NuGet.Common (1)
PathUtil\NuGetEnvironment.cs (1)
27
private static readonly Lazy<string> _getHome = new Lazy<string>(() =>
GetHome
());