34 writes to innerException
System.Transactions (34)
System\Transactions\DurableEnlistmentState.cs (4)
249
enlistment.Transaction.
innerException
= e;
352
enlistment.Transaction.
innerException
= e;
393
enlistment.Transaction.
innerException
= e;
408
enlistment.Transaction.
innerException
= e;
System\Transactions\InternalTransaction.cs (1)
396
tx.
innerException
= tx.PromotedTransaction.InnerException;
System\Transactions\TransactionState.cs (27)
1351
tx.
innerException
= e;
1513
tx.
innerException
= e;
1850
tx.
innerException
= e;
1930
tx.
innerException
= e;
2000
tx.
innerException
= e;
2052
tx.
innerException
= e;
2565
tx.
innerException
= e;
2837
tx.
innerException
= new TimeoutException( SR.GetString( SR.TraceTransactionTimeout ));;
2972
tx.
innerException
= te;
3081
tx.
innerException
= te;
3110
tx.
innerException
= te;
3140
tx.
innerException
= te;
3203
tx.
innerException
= e;
3225
tx.
innerException
= e;
3343
tx.
innerException
= e;
3420
tx.
innerException
= e;
3841
tx.
innerException
= tx.PromotedTransaction.InnerException;
4028
tx.
innerException
= tx.PromotedTransaction.InnerException;
4098
tx.
innerException
= e;
4203
tx.
innerException
= e;
4326
tx.
innerException
= e;
4419
tx.
innerException
= e;
4724
tx.
innerException
= e;
4965
tx.
innerException
= tx.PromotedTransaction.InnerException;
5081
tx.
innerException
= tx.PromotedTransaction.InnerException;
5137
tx.
innerException
= e;
5174
tx.
innerException
= e;
System\Transactions\VolatileEnlistmentState.cs (2)
480
enlistment.Transaction.
innerException
= e;
567
enlistment.Transaction.
innerException
= e;
101 references to innerException
System.Transactions (101)
System\Transactions\DurableEnlistmentState.cs (4)
247
if ( enlistment.Transaction.
innerException
== null )
350
if ( enlistment.Transaction.
innerException
== null )
391
if ( enlistment.Transaction.
innerException
== null )
406
if ( enlistment.Transaction.
innerException
== null )
System\Transactions\InternalTransaction.cs (2)
298
this.
innerException
);
394
if ( null == tx.
innerException
)
System\Transactions\TransactionState.cs (93)
788
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
796
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
802
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
814
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
826
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
837
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
848
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
878
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
884
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
895
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
911
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
917
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
1037
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
1044
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
1074
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
1079
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.
innerException
, tx.DistributedTxId);
1091
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.
innerException
, tx.DistributedTxId);
1098
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.
innerException
, tx.DistributedTxId);
1349
if ( tx.
innerException
== null )
1511
if ( tx.
innerException
== null )
1848
if ( tx.
innerException
== null )
1928
if ( tx.
innerException
== null )
1998
if ( tx.
innerException
== null )
2050
if ( tx.
innerException
== null )
2241
return TransactionAbortedException.Create( SR.GetString( SR.TraceSourceLtm), SR.GetString( SR.TransactionAborted ), tx.
innerException
, tx.DistributedTxId);
2301
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
2365
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
2371
throw TransactionInDoubtException.Create( SR.GetString( SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
2377
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
2383
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
2563
if ( tx.
innerException
== null )
2835
if ( tx.
innerException
== null )
3185
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
3201
if ( tx.
innerException
== null )
3223
if ( tx.
innerException
== null )
3253
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
3341
if ( tx.
innerException
== null )
3406
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
3412
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
3418
if ( tx.
innerException
== null )
3502
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
3508
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
3514
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
3676
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
3682
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
3781
throw TransactionAbortedException.Create( SR.GetString( SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.
innerException
, tx.DistributedTxId);
3787
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.
innerException
, tx.DistributedTxId);
3793
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.
innerException
, tx.DistributedTxId);
3817
throw new TransactionAbortedException(tx.
innerException
, tx.DistributedTxId);
3822
throw new TransactionAbortedException(tx.
innerException
, tx.DistributedTxId);
3839
if ( ( null == tx.
innerException
) && ( null != tx.PromotedTransaction ) )
3843
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.
innerException
, tx.DistributedTxId);
3849
throw new TransactionAbortedException(tx.
innerException
, tx.DistributedTxId);
3855
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.
innerException
, tx.DistributedTxId);
3999
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
4004
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
4026
if ( ( null == tx.
innerException
) && ( null != tx.PromotedTransaction ) )
4030
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
4036
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
4042
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
4201
if ( tx.
innerException
== null )
4291
tx.
innerException
);
4304
tx.
innerException
);
4324
if (tx.
innerException
== null)
4409
tx.
innerException
);
4417
if (tx.
innerException
== null)
4519
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.
innerException
, tx.DistributedTxId);
4614
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.
innerException
, tx.DistributedTxId);
4699
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.
innerException
, tx.DistributedTxId);
4705
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.
innerException
, tx.DistributedTxId);
4722
if (tx.
innerException
== null)
4827
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.
innerException
, tx.DistributedTxId);
4832
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.
innerException
, tx.DistributedTxId);
4933
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.
innerException
, tx.DistributedTxId);
4938
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.
innerException
, tx.DistributedTxId);
4943
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.
innerException
, tx.DistributedTxId);
4963
if ((null == tx.
innerException
) && (null != tx.PromotedTransaction))
4967
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.
innerException
, tx.DistributedTxId);
4972
throw new TransactionAbortedException(tx.
innerException
, tx.DistributedTxId);
4977
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.
innerException
, tx.DistributedTxId);
5069
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
5074
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
5079
if ((null == tx.
innerException
) && (null != tx.PromotedTransaction))
5083
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
5088
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
5093
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.
innerException
, tx.DistributedTxId);
5098
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.
innerException
, tx.DistributedTxId);
5103
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.
innerException
, tx.DistributedTxId);
5172
if ( tx.
innerException
== null )
5211
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
5399
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.
innerException
, tx.DistributedTxId);
5442
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.
innerException
, tx.DistributedTxId);
5551
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.
innerException
, tx.DistributedTxId);
System\Transactions\VolatileEnlistmentState.cs (2)
478
if ( enlistment.Transaction.
innerException
== null )
563
if ( enlistment.Transaction.
innerException
== null )