1 write to channelSource
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
952this.channelSource = channelSource;
2 references to channelSource
System.ServiceModel (2)
System\ServiceModel\Channels\DatagramAdapter.cs (2)
1003channel = this.channelSource(); 1047TSessionChannel inner = channelSource();