5 references to LogWarningAsync
NuGet.Commands (5)
RestoreCommand\SourceRepositoryDependencyProvider.cs (5)
242await LogWarningAsync(logger, libraryRange.Name, e); 420await LogWarningAsync(logger, match.Name, e); 521await LogWarningAsync(logger, packageIdentity.Id, e); 539await LogWarningAsync(logger, packageIdentity.Id, e); 687await LogWarningAsync(logger, id, e);