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