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