4 references to HttpQueryStringInlineCount
System.Data.Services (4)
System\Data\Services\HttpContextServiceHost.cs (1)
492
name != XmlConstants.
HttpQueryStringInlineCount
&&
System\Data\Services\RequestQueryProcessor.cs (2)
185
!String.IsNullOrEmpty(host.GetQueryStringItem(XmlConstants.
HttpQueryStringInlineCount
)) ||
967
string count = this.service.OperationContext.Host.GetQueryStringItem(XmlConstants.
HttpQueryStringInlineCount
);
System\Data\Services\Serializers\Serializer.cs (1)
44
XmlConstants.
HttpQueryStringInlineCount
,