RL0950 - Ensures the source files does have more than a one blank line block
Source code can have only one blank line; any code block with more than one blank line will generate a Warning.
Exceptions
- Extra blank lines appearing within the Visual Studio designer source generated areas will be ignored.