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