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
In order to support attribute-based additive source generation, it would be helpful to be able to express any combination of namespace, class, nested class, and partial method with a simple declaration.
I think it's too complicated to deal with inheriting values (especially recursively) if we add a @memberName option. Best is to just enable the @className to contain nested class names.
In order to support attribute-based additive source generation, it would be helpful to be able to express any combination of namespace, class, nested class, and partial method with a simple declaration.
could imply
Better yet,
Would imply the same.
The text was updated successfully, but these errors were encountered: