Currently the DEFINE DATA of an external subroutine has the codelens for references to the module, while the actual subroutine always shows 0 references (unless its called locally).
The references on the DEFINE DATA should go away and be on the subroutine. Also the subroutine shouldn't be flagged as unused.
Currently the DEFINE DATA of an external subroutine has the codelens for references to the module, while the actual subroutine always shows
0 references
(unless its called locally).The references on the DEFINE DATA should go away and be on the subroutine. Also the subroutine shouldn't be flagged as unused.