1 instantiation of TcpChannelFactory
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TcpTransportBindingElement.cs (1)
69return (IChannelFactory<TChannel>)(object)new TcpChannelFactory<TChannel>(this, context);