1 instantiation of Phase0NotifyShim
System.Transactions.Local (1)
System\Transactions\DtcProxyShim\TransactionShim.cs (1)
89var phase0NotifyShim = new Phase0NotifyShim(_shimFactory, managedIdentifier);
3 references to Phase0NotifyShim
System.Transactions.Local (3)
System\Transactions\DtcProxyShim\Phase0Shim.cs (2)
11private readonly Phase0NotifyShim _phase0NotifyShim; 15internal Phase0EnlistmentShim(Phase0NotifyShim notifyShim)
System\Transactions\DtcProxyShim\TransactionShim.cs (1)
89var phase0NotifyShim = new Phase0NotifyShim(_shimFactory, managedIdentifier);