1 write to _volatileEnlistmentPrepared
System.Transactions (1)
System\Transactions\VolatileEnlistmentState.cs (1)
88
_volatileEnlistmentPrepared
= temp;
3 references to _volatileEnlistmentPrepared
System.Transactions (3)
System\Transactions\VolatileEnlistmentState.cs (3)
81
if (
_volatileEnlistmentPrepared
== null)
85
if (
_volatileEnlistmentPrepared
== null)
93
return
_volatileEnlistmentPrepared
;