3 writes to reenlistThread
System.Transactions (3)
System\Transactions\Oletx\OletxResourceManager.cs (3)
74
reenlistThread
= null;
692
resourceManager.
reenlistThread
= Thread.CurrentThread;
955
resourceManager.
reenlistThread
= null;
1 reference to reenlistThread
System.Transactions (1)
System\Transactions\Oletx\OletxResourceManager.cs (1)
618
if ( ( null == this.reenlistThreadTimer ) && ( null == this.
reenlistThread
) )