Conan plugin adds null guard code for all methods and constructors parameters preceded by a [NonNull] attribute.
-
Updated
Jul 3, 2018 - C#
Conan plugin adds null guard code for all methods and constructors parameters preceded by a [NonNull] attribute.
Roslyn extensions, with a touch of meta-programming.
Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure
Add a description, image, and links to the compiler-plugin topic page so that developers can more easily learn about it.
To associate your repository with the compiler-plugin topic, visit your repo's landing page and select "manage topics."