JetBrains / JetBrains.Annotations

Annotations to increase the accuracy of JetBrains ReSharper/Rider code inspections
https://www.jetbrains.com/help/resharper/Code_Analysis__Code_Annotations.html
MIT License
34 stars 18 forks source link

`MustBeInvokedByOverriders` Analogy #27

Open Lordfirespeed opened 7 months ago

Lordfirespeed commented 7 months ago

See https://github.com/JetBrains/java-annotations/issues/22.

Would be great to have an analogous attribute in C#.