1 instantiation of VolatileEnlistmentSPC
System.Transactions.Local (1)
System\Transactions\VolatileEnlistmentState.cs (1)
41LazyInitializer.EnsureInitialized(ref s_volatileEnlistmentSPC, ref s_classSyncObject, () => new VolatileEnlistmentSPC());
2 references to VolatileEnlistmentSPC
System.Transactions.Local (2)
System\Transactions\VolatileEnlistmentState.cs (2)
17private static VolatileEnlistmentSPC? s_volatileEnlistmentSPC; 40protected static VolatileEnlistmentSPC VolatileEnlistmentSPC =>