It turns out, there is a debugger option to disable implicit evaluation. In Rider. it is: Settings -> Build, Execution, Deployment -> Debugger -> Value inspections/Allow property evaluations and other implicit function calls
. Disabling this option solves the issue.