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