bkoelman / ResharperCodeContractNullability

Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.
https://www.jetbrains.com/resharper/help/Code_Analysis__Code_Annotations.html
Apache License 2.0
26 stars 4 forks source link

Improve batch fixer #36

Closed bkoelman closed 6 years ago

bkoelman commented 6 years ago

See https://github.com/dotnet/roslyn/issues/22539 for guidance.