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