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