1 instantiation of VolatileEnlistmentDone
System.Transactions (1)
System\Transactions\VolatileEnlistmentState.cs (1)
233VolatileEnlistmentDone temp = new VolatileEnlistmentDone();
3 references to VolatileEnlistmentDone
System.Transactions (3)
System\Transactions\VolatileEnlistmentState.cs (3)
30private static volatile VolatileEnlistmentDone _volatileEnlistmentDone; 223protected static VolatileEnlistmentDone _VolatileEnlistmentDone 233VolatileEnlistmentDone temp = new VolatileEnlistmentDone();