4 references to CheckEmptyQueryArguments
System.Data.Services (4)
System\Data\Services\RequestQueryProcessor.cs (2)
205
CheckEmptyQueryArguments
(service, service.Provider.IsV1Provider);
268
RequestQueryProcessor.
CheckEmptyQueryArguments
(service, false /*checkForOnlyV2QueryParameters*/);
System\Data\Services\RequestUriProcessor.cs (2)
553
RequestQueryProcessor.
CheckEmptyQueryArguments
(service, false /*checkForOnlyV2QueryParameters*/);
814
RequestQueryProcessor.
CheckEmptyQueryArguments
(service, false /*checkForOnlyV2QueryParameters*/);