Is there a way to cause using a certain type of Exception
to show as an error (or warning, or info) for .NET projects in Visual Studio?
I was thinking changing the .editorconfig file would do the trick, but even with the options available for code analysis I can't find a way to do this.