I am using the Rider IDE with mono & mono-msbuild on Linux, for reference.
As I was checking out the assembly explorer, I noticed that some DLLs, including mine, did not expse their namespaces, while some did, and would like to know why. I looked around on Google, but could not find any relevant posts.
An example of what I am talking about enter image description here
If any .NET veteran knows the solution, it would be greatly appreciated