Skip to content

Rule: IDE0060 #60

@lupusbytes

Description

@lupusbytes

Rule summary

Value
Title Remove unused parameter (IDE0060)
CheckId IDE0060
Category Style
Link https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/style-rules/ide0060

What is the problem

This rule flags unused parameters. The option value determines if unused parameters should be flagged only for non-public methods or for both public and non-public methods.

Suggestion

Should be set to error in ROOT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions