@@ -148,6 +148,8 @@ See [Extend Startup with startup filters](xref:fundamentals/startup#IStartupFilt When additional configuration is required within a test method, <xref:Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory%601.WithWebHostBuilder%2A> creates a new `WebApplicationFactory` wi...
> not sure it's even possible for all scan types - for example in an index > scan, the clauses > might be split between index conditions and filters, etc. OK, I understand it isn't unexpected behavior. > > (3) > > > > I might be misunderstanding something, but do we need the...