5 references to ShouldAbandonReceiveContext
System.ServiceModel.Activities (5)
System\ServiceModel\Activities\Dispatcher\ControlOperationInvoker.cs (5)
443if (!shouldAbandon || !ShouldAbandonReceiveContext()) 527if (!shouldAbandon || !thisPtr.ShouldAbandonReceiveContext()) 650if (!ShouldAbandonReceiveContext()) 733if (!thisPtr.ShouldAbandonReceiveContext()) 751Fx.Assert(ShouldAbandonReceiveContext(), "ShouldAbandonReceiveContext() is false!");