1 write to resourceManagerIdentifier
System.Transactions (1)
System\Transactions\Oletx\OletxResourceManager.cs (1)
67this.resourceManagerIdentifier = resourceManagerIdentifier;
4 references to resourceManagerIdentifier
System.Transactions (4)
System\Transactions\Oletx\OletxEnlistment.cs (1)
738byte[] rmGuidArray = oletxResourceManager.resourceManagerIdentifier.ToByteArray();
System\Transactions\Oletx\OletxResourceManager.cs (3)
93Guid rmGuid = this.resourceManagerIdentifier; 478if ( rmGuid != this.resourceManagerIdentifier ) 1050rmId = this.oletxResourceManager.resourceManagerIdentifier;