2 references to SuccessfullyAddedTrustedRepository
NuGet.Commands (2)
TrustedSignersCommand\TrustedSignerActionsProvider.cs (2)
139
await _logger.LogAsync(LogLevel.Minimal, string.Format(CultureInfo.CurrentCulture, Strings.
SuccessfullyAddedTrustedRepository
, name));
239
await _logger.LogAsync(LogLevel.Minimal, string.Format(CultureInfo.CurrentCulture, Strings.
SuccessfullyAddedTrustedRepository
, name));