5 references to LogWarningAsync
NuGet.Commands (5)
RestoreCommand\SourceRepositoryDependencyProvider.cs (5)
237await LogWarningAsync(logger, libraryRange.Name, e); 399await LogWarningAsync(logger, match.Name, e); 500await LogWarningAsync(logger, packageIdentity.Id, e); 518await LogWarningAsync(logger, packageIdentity.Id, e); 666await LogWarningAsync(logger, id, e);