1 write to _volatileEnlistmentDone
System.Transactions (1)
System\Transactions\VolatileEnlistmentState.cs (1)
234_volatileEnlistmentDone = temp;
3 references to _volatileEnlistmentDone
System.Transactions (3)
System\Transactions\VolatileEnlistmentState.cs (3)
227if (_volatileEnlistmentDone == null) 231if (_volatileEnlistmentDone == null) 239return _volatileEnlistmentDone;