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