C#: Add change-note.

This commit is contained in:
Michael Nebel
2026-05-21 13:34:43 +02:00
parent 5c8857ada2
commit b8edde6d44

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Improved extraction of span range-access expressions (for example, `a[0..3]`) so the indexer is recorded as the call target.