dotnet / project-system-tools

Tools for working with the C#/VB/F# project system.
MIT License
272 stars 42 forks source link

Null annotate repo #445

Closed drewnoakes closed 2 years ago

drewnoakes commented 2 years ago

Enables C# nullable reference types, adds annotations and fixes issues around null values.