Open sharwell opened 5 years ago
See disabled test SealMethodsThatSatisfyPrivateInterfacesFixerTests.TestBasic_AbstractMethodChangedToNotAbstract.
SealMethodsThatSatisfyPrivateInterfacesFixerTests.TestBasic_AbstractMethodChangedToNotAbstract
This is a Roslyn API issue. https://github.com/dotnet/roslyn/issues/17753. Note: When the issue is fixed and the test is enabled, VB should be re-enabled again in:
https://github.com/dotnet/roslyn-analyzers/blob/abf4867b7a138180a0184421856e166022e164eb/src/NetAnalyzers/Core/Microsoft.CodeQuality.Analyzers/QualityGuidelines/SealMethodsThatSatisfyPrivateInterfaces.Fixer.cs#L18
See disabled test
SealMethodsThatSatisfyPrivateInterfacesFixerTests.TestBasic_AbstractMethodChangedToNotAbstract
.