2 references to ReadSkipOrTopArgument
System.Data.Services (2)
System\Data\Services\RequestQueryProcessor.cs (2)
1314if (this.ReadSkipOrTopArgument(XmlConstants.HttpQueryStringSkip, out count)) 1325if (this.ReadSkipOrTopArgument(XmlConstants.HttpQueryStringTop, out count))