2 overrides of DecrementOutstandingNotifications
System.Transactions (2)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (2)
243internal override void DecrementOutstandingNotifications( bool voteYes ) 798internal override void DecrementOutstandingNotifications( bool voteYes )
6 references to DecrementOutstandingNotifications
System.Transactions (6)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (6)
1227container.DecrementOutstandingNotifications( true ); 1238container.DecrementOutstandingNotifications( true ); 1246container.DecrementOutstandingNotifications( false ); 1520localContainer.DecrementOutstandingNotifications( true ); 1575localContainer.DecrementOutstandingNotifications( true ); 1676localContainer.DecrementOutstandingNotifications( false );