Reports when Init(), ctor() or __Init() is called on a field attributed with [Structure] outside its Init() method.
You can also use the provided automatic Code Fix to remove the method call. ( Press Alt + Enter on the Error line to find the Code Fix in the context menu)
Remove the method call.
