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