1 write to enlistmentGuid
System.Transactions (1)
System\Transactions\Oletx\OletxResourceManager.cs (1)
1022enlistmentGuid = Guid.NewGuid();
2 references to enlistmentGuid
System.Transactions (2)
System\Transactions\Oletx\OletxResourceManager.cs (2)
1076oletxResourceManager.enlistmentHashtable.Add( enlistmentGuid, this ); 1084oletxResourceManager.enlistmentHashtable.Remove( enlistmentGuid );