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