[SA1205 ](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1205.md)fires for partial file-scoped classes: ```csharp file partial class SA1205 { } ```