5 references to LogWarningAsync
NuGet.Commands (5)
RestoreCommand\SourceRepositoryDependencyProvider.cs (5)
232await LogWarningAsync(logger, libraryRange.Name, e); 410await LogWarningAsync(logger, match.Name, e); 511await LogWarningAsync(logger, packageIdentity.Id, e); 529await LogWarningAsync(logger, packageIdentity.Id, e); 677await LogWarningAsync(logger, id, e);