1 write to _rootExists
NuGet.Protocol (1)
LocalRepositories\LocalV3FindPackageByIdResource.cs (1)
90_rootExists = new Lazy<bool>(() => Directory.Exists(_source));
1 reference to _rootExists
NuGet.Protocol (1)
LocalRepositories\LocalV3FindPackageByIdResource.cs (1)
534else if (!_rootExists.Value)