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