Skip to content

SA1316: Inactionable diagnostic in method overrides #3781

Open
@AArnott

Description

@AArnott

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions