1 write to _volatileEnlistmentInDoubt
System.Transactions (1)
System\Transactions\VolatileEnlistmentState.cs (1)
192
_volatileEnlistmentInDoubt
= temp;
3 references to _volatileEnlistmentInDoubt
System.Transactions (3)
System\Transactions\VolatileEnlistmentState.cs (3)
185
if (
_volatileEnlistmentInDoubt
== null)
189
if (
_volatileEnlistmentInDoubt
== null)
197
return
_volatileEnlistmentInDoubt
;