Alt+Enter inside the Foo() method on the F parameter allows to inline method F as a delegate (should it offer to inline as lambda?)
but, at the same spot, hitting Ctrl+Shift+R, and selecting "Inline method" - produces a conflict "Can not inline usage".
Same error is returned when doing Ctr+shift+r on the F() method itself.
Alt+Enter inside the Foo() method on the F parameter allows to inline method F as a delegate (should it offer to inline as lambda?)
but, at the same spot, hitting Ctrl+Shift+R, and selecting "Inline method" - produces a conflict "Can not inline usage".
Same error is returned when doing Ctr+shift+r on the F() method itself.