1 write to message
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
1309
this.
message
= this.channel.EndReceive(result);
1 reference to message
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
1267
message = thisPtr.
message
;