Open MeikTranel opened 2 years ago
Diagnostic ID: RS0030
Usage by XAML/WPF should be tracked just like it is in Razor/CSHTML.
Use-Case for us would be to prohibit usage of controls when our own should be preceeding.
I'd implement this myself - if someone could give me a hint what seems to be in the way.
Analyzer
Diagnostic ID: RS0030
Describe the improvement
Usage by XAML/WPF should be tracked just like it is in Razor/CSHTML.
Additional context
Use-Case for us would be to prohibit usage of controls when our own should be preceeding.