C# 13 ships alongside .NET 9 with params collections and partial properties
Microsoft Learn’s “What’s new in C# 13” documents params collections, partial property/indexer split, and new System.Threading.Lock integration.
Update analyzers and StyleCop rules when enabling new syntax.