Open mavasani opened 7 years ago
This has both C# and VB tests, but only for tests that produce diagnostics.
The action needed here is:
Move the following tests from OperatorsShouldHaveSymmetricalOverloadsTests.cs
to OperatorsShouldHaveSymmetricalOverloadsTests.Fixer.cs
:
Add equivalent VB tests for them
Analyzer package
Microsoft.CodeQuality.Analyzers, version 2.6.0-beta1-62322-01
Analyzer
OperatorsShouldHaveSymmetricalOverloadsAnalyzer
Analyzer only has C# unit tests.