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