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