2 writes to recoveryCompleteCalledByApplication
System.Transactions (2)
System\Transactions\Oletx\OletxResourceManager.cs (2)
75recoveryCompleteCalledByApplication = false; 249this.recoveryCompleteCalledByApplication = value;
1 reference to recoveryCompleteCalledByApplication
System.Transactions (1)
System\Transactions\Oletx\OletxResourceManager.cs (1)
244return this.recoveryCompleteCalledByApplication;