Skip to content

Typo in ActionDescriptor - CachedResuableFilters #32212

@KiruyaMomochi

Description

@KiruyaMomochi

Describe the bug

In Microsoft.AspNetCore.Mvc.Abstractions:

internal IFilterMetadata[]? CachedResuableFilters { get; set; }

Method CachedResuableFilters should be CachedReusableFilters.

I will open a PR soon.

To Reproduce, Exceptions or Further technical details

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesfeature-mvc-execution-pipelineFeatures related to how MVC executes a controller or razor page

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions