Thanks to visit codestin.com
Credit goes to github.com

Skip to content

codewriter-packages/RequireFieldsInit-Analyzer

Repository files navigation

RequireFieldsInit Analyzer

Usage

Mark the struct with the [RequireFieldsInit] attribute. The compiler now requires you to initialize all fields in the object's initializer

Usage Usage Usage