2 references to CheckDisallowedInsecureHttpSource
NuGet.Commands (2)
RestoreCommand\RestoreCommand.cs (2)
664error |= CheckDisallowedInsecureHttpSource(remoteProvider.Source, SdkAnalysisLevelMinimums.V9_0_100, reportedSources); 676error |= CheckDisallowedInsecureHttpSource(vulnerabilityInfoProvider.PackageSource, SdkAnalysisLevelMinimums.V10_0_400, reportedSources, warnWhenNotError: false);