2 references to ChannelParameterCollection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
71
ChannelParameterCollection channelParameterCollection = new
ChannelParameterCollection
();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
714
_channelParameters = new
ChannelParameterCollection
();