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