Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 518 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 518 Bytes

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