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