1 write to createdServiceDomain
System.Transactions (1)
System\Transactions\TransactionScope.cs (1)
1267
this.
createdServiceDomain
= true;
2 references to createdServiceDomain
System.Transactions (2)
System\Transactions\TransactionScope.cs (2)
1283
if ( !this.
createdServiceDomain
)
1319
if ( this.
createdServiceDomain
)