1 write to transactionIsolationLevel
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
384
this.
transactionIsolationLevel
= value;
1 reference to transactionIsolationLevel
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
365
get { return this.
transactionIsolationLevel
; }