1 write to isQueryable
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (1)
548this.contractType = DataContractSerializerOperationFormatter.GetSubstituteDataContractType(description.Type, out this.isQueryable);
1 reference to isQueryable
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (1)
591if (this.isQueryable && val != null)