C# 12.0: ref readonly

C# 12.0 adds a new way to annotate parameters: ref readonly. This seems like it should mean exactly the same as the older in annotation. This post explains why this new syntax is useful.
Published on:
Learn morePublished on:
Learn more