1 reference to CreateVulnerabilityProviders
NuGet.Commands (1)
RestoreCommand\RestoreCommandProvidersCache.cs (1)
82
IReadOnlyList<IVulnerabilityInformationProvider> vulnerabilityInformationProviders =
CreateVulnerabilityProviders
(packageSources, auditSources, log);