1 write to ShouldReleaseInstance
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
317
context.Transaction.
ShouldReleaseInstance
= false;
1 reference to ShouldReleaseInstance
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
302
if (context.Transaction.
ShouldReleaseInstance
&& !this.isConcurrent)