Skip to content

Update route analyzer to use FilterSpan when it's available #48157

Open
@JamesNK

Description

@JamesNK

Recent Roslyn change has made FilterSpan public. This API can be used to improve analysis performance when doing SemanticModelAnalysisContext analysis.

We can't use it until Roslyn is updated (probably during .NET 9).

See #48105 for more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    analyzerIndicates an issue which is related to analyzer experiencearea-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesblockedThe work on this issue is blocked due to some dependency

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions