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