Description Summary
A code block that has been declared static performs initialization of data.
Extended Description
This pattern identifies situations where a storable data element or member data element is initialized with a value in the Write action located in a block of code which is declared as static.