1 write to AcceptCert
dotnet-svcutil-lib (1)
CommandProcessorOptions.cs (1)
270
this.
AcceptCert
= false;
2 references to AcceptCert
dotnet-svcutil-lib (2)
CommandProcessorOptions.cs (1)
268
if (!this.
AcceptCert
.HasValue)
Tool.cs (1)
202
credsProvider.AcceptCert = options.
AcceptCert
.Value;