19 references to TooLate
System.Transactions.Local (19)
System\Transactions\Oletx\OletxTransaction.cs (3)
267
throw TransactionException.Create(SR.
TooLate
, null, DistributedTxId);
298
throw TransactionException.Create(SR.
TooLate
, null, DistributedTxId);
333
throw TransactionException.Create(SR.
TooLate
, null, DistributedTxId);
System\Transactions\Oletx\OletxVolatileEnlistment.cs (2)
103
throw TransactionException.Create(SR.
TooLate
, null);
575
throw TransactionException.Create(SR.
TooLate
, null);
System\Transactions\TransactionState.cs (14)
2665
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
2671
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
2677
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
2683
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
3802
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
3812
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
3821
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
3826
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
3831
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
3901
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
3911
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
3920
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
3925
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);
3930
throw TransactionException.Create(SR.
TooLate
, tx == null ? Guid.Empty : tx.DistributedTxId);