Open
Description
When a virtual method declared in a reference assembly returns a tuple with named values that are not PascalCase, overriding them in a compilation that includes stylecop analyzers warns that I must change them to pascal case. Yet doing so produces CS8139.
SA1316 should not activate on method overrides.
StyleCop.Analyzers version: 1.2.0.556
Metadata
Metadata
Assignees
Labels
No labels