Method ShouldUseLazyLoading<TProps>(QueryContext<TProps>)
Determines if lazy loading should be used for this query
protected bool ShouldUseLazyLoading<TProps>(QueryContext<TProps> context) where TProps : class, new()
Determines if lazy loading should be used for this query
protected bool ShouldUseLazyLoading<TProps>(QueryContext<TProps> context) where TProps : class, new()