2 writes to traceIdentifier
System.Transactions (2)
System\Transactions\Oletx\OletxResourceManager.cs (2)
1034this.traceIdentifier = EnlistmentTraceIdentifier.Empty; 1063this.traceIdentifier = temp;
3 references to traceIdentifier
System.Transactions (3)
System\Transactions\Oletx\OletxResourceManager.cs (3)
1041if ( EnlistmentTraceIdentifier.Empty == this.traceIdentifier ) 1045if ( EnlistmentTraceIdentifier.Empty == this.traceIdentifier ) 1068return this.traceIdentifier;