Cybul26
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Rider code completion is not working on internals with InternalsVisibleTo
I've started building my first modular monolith project and faced this issue. Rider code completion is not working with internals and InternalsVisibleTo? E.g. I have Core and Infrastructure .Net 6 ...