1 instantiation of VolatileEnlistmentDone
System.Transactions.Local (1)
System\Transactions\VolatileEnlistmentState.cs (1)
65LazyInitializer.EnsureInitialized(ref s_volatileEnlistmentDone, ref s_classSyncObject, () => new VolatileEnlistmentDone());
2 references to VolatileEnlistmentDone
System.Transactions.Local (2)
System\Transactions\VolatileEnlistmentState.cs (2)
23private static VolatileEnlistmentDone? s_volatileEnlistmentDone; 64protected static VolatileEnlistmentDone VolatileEnlistmentDone =>