2 references to countQueryResultMethodInfo
System.Data.Services (2)
System\Data\Services\RequestQueryProcessor.cs (2)
766MethodInfo mi = countQueryResultMethodInfo.MakeGenericMethod(this.query.ElementType); 1000MethodInfo mi = countQueryResultMethodInfo.MakeGenericMethod(this.query.ElementType);