Russell

Results 2 comments of Russell

I'm encountering this problem now on EF Core. I agree that a simpler use case should be able to reproduce it. Pseudocode: ``` var query = dbSet.Where(c => c.PassesBasicFilter); if...

@JonathanMagnan Should I create a new issue for this instead of commenting on an old one?