3 references to DefaultStoreLocation
NuGet.Configuration (3)
Settings\Items\StoreClientCertItem.cs (3)
51
storeLocation =
DefaultStoreLocation
;
78
storeLocation =
DefaultStoreLocation
.ToString();
134
return
DefaultStoreLocation
;