1 write to EnlistmentGuid
System.Transactions.Local (1)
System\Transactions\Oletx\OletxResourceManager.cs (1)
823EnlistmentGuid = Guid.NewGuid();
2 references to EnlistmentGuid
System.Transactions.Local (2)
System\Transactions\Oletx\OletxResourceManager.cs (2)
877OletxResourceManager.EnlistmentHashtable.Add(EnlistmentGuid, this); 885OletxResourceManager.EnlistmentHashtable.Remove(EnlistmentGuid);