some short name references can only be resolved at runtime, e.g. out_param_if_snref and diag_comm_snref of MatchingParameter. That said there are other cases where these references might be possibly resolved ahead of time, e.g:
read_data_snref of ReadDiagCommConnector
the purpose of this issue is to collect such occurrences so that they can be dealt with at a later time.
some short name references can only be resolved at runtime, e.g.
out_param_if_snrefanddiag_comm_snrefofMatchingParameter. That said there are other cases where these references might be possibly resolved ahead of time, e.g:read_data_snrefofReadDiagCommConnectorthe purpose of this issue is to collect such occurrences so that they can be dealt with at a later time.