Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 475 Bytes

File metadata and controls

11 lines (6 loc) · 475 Bytes

Iec058 - Do not mix Retain and GdsRetain

Severity: Error Error

Reports [GdsRetain] attributes when the same file contains a [Retain] attribute.

Solution

You can also use the provided automatic Code Fix to change the [GdsRetain] attribute to the preferred [Retain] attribute. ( Press Alt + Enter on the Error line to find the Code Fix in the context menu)

Change the [GdsRetain] attribute to the preferred [Retain] attribute.