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