Skip to content

Need F# assembly metadata support #3

@eiriktsarpalis

Description

@eiriktsarpalis

The library currently fails in the following cases:

  • Generic values.
  • Extension methods.
  • Types carrying the CompiledName attribute.

In order for compilation to complete successfully in the above, F# assembly metadata should be extracted from referenced assemblies. FSCS currently does not support this, so work must be done in order for the PowerPack.Metadata API to be ported back.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions