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