All rules
CA2258Usage Enabled by default: As warning

Providing a 'DynamicInterfaceCastableImplementation' interface in Visual Basic is unsupported

Providing a 'DynamicInterfaceCastableImplementation' interface in Visual Basic is unsupported

Microsoft docs

Description

Providing a functional interface that's attributed with DynamicInterfaceCastableImplementationAttribute requires the Default Interface Members feature, which is not supported in Visual Basic.

Cause

Use of System.Runtime.InteropServices.DynamicInterfaceCastableImplementationAttribute in Visual Basic.

When to suppress

Do not suppress a warning from this rule.

Group results
0 yes 0 no
ConsensusNone (disabled)
Severity preference (yes voters)
Suggestion0
Warning0
Error0