1 write to myGuid
System.Transactions (1)
System\Transactions\Oletx\OletxTransactionManager.cs (1)
982
this.
myGuid
= Guid.NewGuid();
1 reference to myGuid
System.Transactions (1)
System\Transactions\Oletx\OletxTransactionManager.cs (1)
1089
get { return this.
myGuid
; }