7 references to SuppressTransaction
System.Activities (6)
System\Activities\RuntimeTransactionHandle.cs (5)
172
if (this.
SuppressTransaction
)
240
if (this.
SuppressTransaction
)
296
if (this.
SuppressTransaction
)
307
if (this.
SuppressTransaction
)
334
if (handle.
SuppressTransaction
)
System\Activities\Statements\TransactionScope.cs (1)
318
if (foundHandle.
SuppressTransaction
)
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\TransactedReceiveScope.cs (1)
231
if (foundHandle.
SuppressTransaction
)