1 write to preparingEnlistment
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
350
this.
preparingEnlistment
= enlistment;
3 references to preparingEnlistment
System.ServiceModel (3)
System\ServiceModel\ComIntegration\TransactionProxy.cs (3)
384
if (this.
preparingEnlistment
== null)
392
this.
preparingEnlistment
.Prepared();
397
this.
preparingEnlistment
.ForceRollback();