1 instantiation of VolatileEnlistmentPrepared
System.Transactions.Local (1)
System\Transactions\VolatileEnlistmentState.cs (1)
37LazyInitializer.EnsureInitialized(ref s_volatileEnlistmentPrepared, ref s_classSyncObject, () => new VolatileEnlistmentPrepared());
2 references to VolatileEnlistmentPrepared
System.Transactions.Local (2)
System\Transactions\VolatileEnlistmentState.cs (2)
16private static VolatileEnlistmentPrepared? s_volatileEnlistmentPrepared; 36protected static VolatileEnlistmentPrepared VolatileEnlistmentPrepared =>