You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2020. It is now read-only.
If I add Methods to an class using this generator, and at the end of the class is an #endregion, this #endregion is also inserted in the generated code. This leads to an compiling error because #region is missing.