1 instantiation of VolatileEnlistmentPrepared
System.Transactions (1)
System\Transactions\VolatileEnlistmentState.cs (1)
87VolatileEnlistmentPrepared temp = new VolatileEnlistmentPrepared();
3 references to VolatileEnlistmentPrepared
System.Transactions (3)
System\Transactions\VolatileEnlistmentState.cs (3)
23private static volatile VolatileEnlistmentPrepared _volatileEnlistmentPrepared; 77protected static VolatileEnlistmentPrepared _VolatileEnlistmentPrepared 87VolatileEnlistmentPrepared temp = new VolatileEnlistmentPrepared();