2 writes to channel
System.ServiceModel (2)
System\ServiceModel\Channels\DatagramAdapter.cs (2)
1008this.channel = null; 1024this.channel = channel;
7 references to channel
System.ServiceModel (7)
System\ServiceModel\Channels\DatagramAdapter.cs (7)
1001if (this.channel == null) 1007channel = this.channel; 1021if (this.channel == null) 1059channel = this.channel; 1078channel = this.channel; 1099channel = this.channel; 1104if (this.channel == null)