2 references to HttpTransportSecurityHelpers
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
77
_cleanupIdentity =
HttpTransportSecurityHelpers
.AddIdentityMapping(Via, RemoteAddress);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
181
HttpTransportSecurityHelpers
.SetServerCertificateValidationCallback(messageHandler);