8 references to Empty
System.Transactions (8)
System\Transactions\Enlistment.cs (5)
107this.traceIdentifier = EnlistmentTraceIdentifier.Empty; 123this.traceIdentifier = EnlistmentTraceIdentifier.Empty; 141this.traceIdentifier = EnlistmentTraceIdentifier.Empty; 275if (this.traceIdentifier == EnlistmentTraceIdentifier.Empty) 279if (this.traceIdentifier == EnlistmentTraceIdentifier.Empty)
System\Transactions\Oletx\OletxResourceManager.cs (3)
1034this.traceIdentifier = EnlistmentTraceIdentifier.Empty; 1041if ( EnlistmentTraceIdentifier.Empty == this.traceIdentifier ) 1045if ( EnlistmentTraceIdentifier.Empty == this.traceIdentifier )