3 references to Identifier
System.Transactions (3)
System\Transactions\Oletx\OleTxTransaction.cs (2)
81Guid returnValue = this.realOletxTransaction.Identifier; 459TransactionTraceIdentifier temp = new TransactionTraceIdentifier( this.realOletxTransaction.Identifier.ToString(), 0 );
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
45return this.realOletxTransaction.Identifier;