Skip to content

A plain enum defined in C# is returned as a generic FsharpSymbol #410

@7sharp9

Description

@7sharp9
System.StringSplitOptions.RemoveEmptyEntries

This is returned as a FSharpSymbol which means that the properties of the underlying type are not available. i.e. The field literal value is not exposed to no tooltips can be generated against this type. i.e.
the filed type and literal value should be exposed via a FsharpField symbol type.

screen shot 2015-08-28 at 15 34 03

As it stands this generic symbol is no use for consuming tools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions