dotnet / dotnet/aspnetcore

Update route analyzer to use FilterSpan when it's available

Open
#48,157 1 comment 0 reactions 0 assignees View on GitHub
analyzer area-minimal area-mvc blocked
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

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 https://github.com/dotnet/aspnetcore/pull/48105 for more information.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.