Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated SonarAnalyzer.CSharp to 10.28.0.143324
- Dependencies - Updated FunFair.Test to 6.3.3.2407
- Dependencies - Updated FunFair.Test.Source.Generator to 6.3.3.2407
- Perf: added syntactic prefilters before semantic-model calls in all affected analyzers to reduce unnecessary allocations and improve throughput
### Deprecated
### Removed
### Deployment Changes
Expand Down
Loading