Skip to content

Validate ExportAttribute types #40

@sharwell

Description

@sharwell

This analyzer would report the following as an error, because SomeType is not a IService:

[Export(typeof(IService))]
public class SomeType
{
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions