2 references to TakeAmount
System.Data.Services.Client (2)
System\Data\Services\Client\ALinq\ResourceBinder.cs (1)
796if (rse.Take == null || (int)rse.Take.TakeAmount.Value > maxCardinality)
System\Data\Services\Client\ALinq\UriWriter.cs (1)
401this.uriBuilder.Append(this.ExpressionToString(tqoe.TakeAmount));