2 references to ComposeQueryInterceptors
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (1)
2086Expression filter = DataServiceConfiguration.ComposeQueryInterceptors(this.service, container);
System\Data\Services\RequestQueryProcessor.cs (1)
433filter = DataServiceConfiguration.ComposeQueryInterceptors(this.service, resourceSet);