1 write to ResourceManagerIdentifier
System.Transactions.Local (1)
System\Transactions\Oletx\OletxResourceManager.cs (1)
59ResourceManagerIdentifier = resourceManagerIdentifier;
4 references to ResourceManagerIdentifier
System.Transactions.Local (4)
System\Transactions\Oletx\OletxEnlistment.cs (1)
628byte[] rmGuidArray = OletxResourceManager.ResourceManagerIdentifier.ToByteArray();
System\Transactions\Oletx\OletxResourceManager.cs (3)
85Guid rmGuid = ResourceManagerIdentifier; 358if (rmGuid != ResourceManagerIdentifier) 851rmId = OletxResourceManager.ResourceManagerIdentifier;