2 references to SslStreamSecurityBindingElement
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SslStreamSecurityBindingElement.cs (1)
145SslStreamSecurityBindingElement sslBindingElement = new SslStreamSecurityBindingElement();
FrameworkFork\System.ServiceModel\System\ServiceModel\TcpTransportSecurity.cs (1)
77SslStreamSecurityBindingElement result = new SslStreamSecurityBindingElement();