1 write to AllowInsecureConnections
NuGet.CommandLine.XPlat (1)
Commands\Verbs.cs (1)
70
AllowInsecureConnections
= allowInsecureConnections.HasValue(),
1 reference to AllowInsecureConnections
NuGet.Commands (1)
SourcesCommands\SourceRunners.cs (1)
67
newPackageSource.AllowInsecureConnections = args.
AllowInsecureConnections
;