2 references to DecodeTransportSessiongram
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqInputSessionChannelListener.cs (2)
91
return MsmqDecodeHelper.
DecodeTransportSessiongram
(this, msmqMessage, property, this.receiveContextManager);
166
return MsmqDecodeHelper.
DecodeTransportSessiongram
(this, msmqMessage, property, this.receiveContextManager);