2 writes to ServerCertificateValidationCallback
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
175
messageHandler.
ServerCertificateValidationCallback
= _remoteCertificateValidationCallback;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportSecurityHelpers.cs (1)
369
handler.
ServerCertificateValidationCallback
=
1 reference to ServerCertificateValidationCallback
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportSecurityHelpers.cs (1)
370
ChainValidator(handler.
ServerCertificateValidationCallback
);