You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently every time a message is processed it will recalculate which message resolver can calculate this method which involves using reflection to get the parameters, etc. We should make it so that it will figure this all out at the start only.