4 references to HostCurrentTransactionCallback
netstandard (1)
netstandard.cs (1)
2171[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Transactions.HostCurrentTransactionCallback))]
System.Transactions (1)
System.Transactions.cs (1)
12[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Transactions.HostCurrentTransactionCallback))]
System.Transactions.Local (2)
System\Transactions\TransactionManager.cs (2)
100internal static HostCurrentTransactionCallback? s_currentDelegate; 107public static HostCurrentTransactionCallback? HostCurrentCallback