Open cocowalla opened 4 years ago
@cocowalla I ran into this yesterday as well. It's a common structure that is used often with Mediatr so for my initial exploration of the integration with FunctionMonkey I started with that approach as well. Worked around it for now but agreed that would be great to have resolved.
I like to arrange things into feature folders (which is a popular way of doing things with Mediatr too), such as:
Get.cs
looks a bit like:However, when trying to build I get:
As you can see, the nested classes in question are public.