C#C
C#3y ago
cap5lut

✅ VS2022 | Enable missing xml docs warnings for non-public API

Hi, after searching for a while and digging throw Vs2022, this is now my last resort.

Basically I want a warning like CS1591, but for the non public stuff. Is there something like that or do I have to write an analyzer for that?
Was this page helpful?