Skip to content

RhoMicro.CodeAnalysis.Lyra forces user to use <ImplicitUsings/> #178

Description

@ero-qt

Some generated files from RhoMicro.CodeAnalysis.Lyra are missing some usings, resulting in a bunch of errors in them when <ImplicitUsings/> is not enabled.

Generated files shouldn't really contain usings anyway; the full type name should be used at all times (global::System.String).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions