Returns set of variable reads in method.
Set<String?> findReadVarNames() { return o.findReadVarNames(_bodyStatements); }