5 references to LogWarningAsync
NuGet.Commands (5)
RestoreCommand\SourceRepositoryDependencyProvider.cs (5)
221await LogWarningAsync(logger, libraryRange.Name, e); 383await LogWarningAsync(logger, match.Name, e); 484await LogWarningAsync(logger, packageIdentity.Id, e); 502await LogWarningAsync(logger, packageIdentity.Id, e); 650await LogWarningAsync(logger, id, e);