1 write to message
System.ServiceModel (1)
System\ServiceModel\Channels\InputChannel.cs (1)
206
if (!this.channel.EndTryReceive(result, out this.
message
))
1 reference to message
System.ServiceModel (1)
System\ServiceModel\Channels\InputChannel.cs (1)
201
return thisPtr.
message
;