dennisdoomen / CSharpGuidelines

A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
https://www.csharpcodingguidelines.com
Other
745 stars 272 forks source link

Added AV2202 #144

Closed bkoelman closed 6 years ago

bkoelman commented 6 years ago

Part of the work for #138.

This uses the existing casing for tuples. Needs to be updated in case we do #139.

dennisdoomen commented 6 years ago

Has conflicts

bkoelman commented 6 years ago

Conflicts resolved.