Skip to content

Remove use of URI in WriteTypeConsistencyChecker #2809

@fm-117

Description

@fm-117

SymbolReference.URI is used in WriteTypeConsistencyChecker to identify the target of a REDEFINES however this should be done using the appropriate property (RedefinedVariable on the node itself)

Rewrite the two methods to simplify the code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions