2 references to ReceiveContextExists
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqReceiveContextLockManager.cs (2)
78
Fx.Assert(
ReceiveContextExists
(receiveContext), "Mismatch between the receive context object stored in the map and the object passed to the method");
127
if (
ReceiveContextExists
(receiveContext))