4 references to Name
NuGet.Commands (1)
TrustedSignersCommand\TrustedSignerActionsProvider.cs (1)
54
if (string.Equals(existingRepository.
Name
, name, StringComparison.Ordinal))
NuGet.Configuration (3)
Settings\Items\RepositoryItem.cs (3)
75
string.Format(CultureInfo.CurrentCulture, Resources.RepositoryMustHaveOneOwners,
Name
, ServiceIndex),
91
Name
,
150
combiner.AddObject(
Name
);