develop
Massive file cleanup
Modified the expression builder for property-based saga queries to use an explicit type for member access and added methods to access that property value. Changes the behavior of 2b3e1b0 and https://github.com/MassTransit/MassTransit/pull/5931
Separate scoped ConsumeContext through components
Huge push towards optimization on startup, state machines, type discovery, caching, and the consume pipeline. Rebuilt the dispatch filter as a consume context filter for message type dispatch.