2 references to NetTcpSecurity
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\NetTcpSecurity.cs (2)
21: this(DefaultMode, new TcpTransportSecurity(), new MessageSecurityOverTcp()) 137security = new NetTcpSecurity(mode, tcpTransportSecurity, messageSecurity);