main
Add more details on pattern binding (#43574)
Reorganize the C# Guide around a new C# hub page (#39916)
Explain better conversion from collection expression (#42995)
Add information for C# 13 feature `ref` locals and `unsafe` contexts in iterators and `async` methods (#41614)
Remove the shift operand type requirement statement (#42416)
just a simple grammatical correction. (#42255)
Replace "auto implemented" with "automatically" (#43211)
Publish speclets, clean C# guide titles and title suffix metadata (#40937)
Add params collections (#40978)
Fixed bug 43400. (#43406)
remove extra spaces (#40949)
Clarify the unitialized nature of stackalloc memory. (#41630)