1 instantiation of DurableEnlistmentActive
System.Transactions.Local (1)
System\Transactions\DurableEnlistmentState.cs (1)
22LazyInitializer.EnsureInitialized(ref s_durableEnlistmentActive, ref s_classSyncObject, () => new DurableEnlistmentActive());
2 references to DurableEnlistmentActive
System.Transactions.Local (2)
System\Transactions\DurableEnlistmentState.cs (2)
12private static DurableEnlistmentActive? s_durableEnlistmentActive; 21internal static DurableEnlistmentActive DurableEnlistmentActive =>