29 references to ISinglePhaseNotification
netstandard (1)
netstandard.cs (1)
2176
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Transactions.
ISinglePhaseNotification
))]
System.Transactions (1)
System.Transactions.cs (1)
17
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Transactions.
ISinglePhaseNotification
))]
System.Transactions.Local (27)
System\Transactions\Enlistment.cs (7)
54
protected
ISinglePhaseNotification
? _singlePhaseNotifications;
115
ISinglePhaseNotification
? singlePhaseNotifications,
171
internal
ISinglePhaseNotification
? SinglePhaseNotification => _singlePhaseNotifications;
312
ISinglePhaseNotification
? singlePhaseNotifications,
372
ISinglePhaseNotification
? singlePhaseNotifications,
416
ISinglePhaseNotification
? singlePhaseNotifications,
432
ISinglePhaseNotification
? singlePhaseNotifications,
System\Transactions\Transaction.cs (3)
520
ISinglePhaseNotification
singlePhaseNotification,
652
public Enlistment EnlistVolatile(
ISinglePhaseNotification
singlePhaseNotification, EnlistmentOptions enlistmentOptions)
933
ISinglePhaseNotification
enlistmentNotification,
System\Transactions\TransactionState.cs (17)
209
ISinglePhaseNotification
enlistmentNotification,
229
ISinglePhaseNotification
enlistmentNotification,
457
ISinglePhaseNotification
enlistmentNotification,
558
ISinglePhaseNotification
enlistmentNotification,
733
ISinglePhaseNotification
enlistmentNotification,
863
ISinglePhaseNotification
enlistmentNotification,
969
ISinglePhaseNotification
enlistmentNotification,
1012
ISinglePhaseNotification
enlistmentNotification,
1692
ISinglePhaseNotification
enlistmentNotification,
1763
ISinglePhaseNotification
enlistmentNotification,
2672
internal override Enlistment EnlistVolatile(InternalTransaction tx,
ISinglePhaseNotification
enlistmentNotification, EnlistmentOptions enlistmentOptions, Transaction atomicTransaction)
2684
internal override Enlistment EnlistDurable(InternalTransaction tx, Guid resourceManagerIdentifier,
ISinglePhaseNotification
enlistmentNotification, EnlistmentOptions enlistmentOptions, Transaction atomicTransaction)
3430
ISinglePhaseNotification
enlistmentNotification,
3470
ISinglePhaseNotification
enlistmentNotification,
3810
ISinglePhaseNotification
enlistmentNotification,
3909
ISinglePhaseNotification
enlistmentNotification,
4521
ISinglePhaseNotification
enlistmentNotification,