Port FxCop rule CA1412: MarkComSourceInterfacesAsIDispatch #428
Labels
Approved-Rule
Indicates if the new proposed rule has been approved to move to implementation phase
FxCop-Port
help wanted
The issue is up-for-grabs, and can be claimed by commenting
Priority:3
Nice to have (suitable for disabled by default rules and ported FxCop rules)
Milestone
Title: Mark ComSource interfaces as IDispatch
Description:
A type is marked by using the System.Runtime.InteropServices.ComSourceInterfacesAttribute attribute, and at least one of the specified interfaces is not marked by using the System.Runtime.InteropServices.InterfaceTypeAttribute attribute set to ComInterfaceType.InterfaceIsIDispatch.
Dependency: None
Notes:
The text was updated successfully, but these errors were encountered: