1 instantiation of VolatileEnlistmentActive
System.Transactions.Local (1)
System\Transactions\VolatileEnlistmentState.cs (1)
29LazyInitializer.EnsureInitialized(ref s_volatileEnlistmentActive, ref s_classSyncObject, () => new VolatileEnlistmentActive());
2 references to VolatileEnlistmentActive
System.Transactions.Local (2)
System\Transactions\VolatileEnlistmentState.cs (2)
14private static VolatileEnlistmentActive? s_volatileEnlistmentActive; 28internal static VolatileEnlistmentActive VolatileEnlistmentActive =>