Method GetOptimizableHasDescendantFilter<TProps>(TreeQueryContext<TProps>)
Determines if WhereHasDescendant can be optimized through logic inversion
protected TreeFilter? GetOptimizableHasDescendantFilter<TProps>(TreeQueryContext<TProps> context) where TProps : class, new()