Consider creating VerifyModifiers(MethodSymbol, DeclarationModifiers) test helper to use in DefaultInterfaceImplementationTests.cs #19116
Labels
Area-Compilers
Feature - Default Interface Impl
Default Interface Implementation
Language-C#
Test
Test failures in roslyn-CI
Milestone
Here is a link to PR comment that prompted creation of this issue #19080 (review).
I personally don't believe it is worth spending time on that refactoring (introducing the helper and changing existing tests to use it) because it is unlikely that significant number of tests added in the future will need that helper.
The text was updated successfully, but these errors were encountered: