1 write to autoDisposeParameters
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperation.cs (1)
92
this.
autoDisposeParameters
= value;
1 reference to autoDisposeParameters
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperation.cs (1)
85
get { return this.
autoDisposeParameters
; }