Make the Extrapolator implementation methods aware of EventContext
- The
Extrapolator
private/implementation methods can accept an EventContext - This then is now passed donw to the Propagators
Mentioning @schaffer as the next step prb would be to allow passing the EventContext down to the extrapolator from its caller.