Skip to content

Member Visibility to Support System.CommandLine.NamingConventionBinder post-Beta5 #2600

@eajhnsn1

Description

@eajhnsn1

To support the ability to fork and maintain our own System.CommandLine.NamingConventionBuilder and System.CommandLine.Hosting (as suggested in #2576 ), some types and members in System.CommandLine need to be made public.

Prior to the NamingConventionBinder project's removal, System.CommandLine was using InternalsVisibleTo to expose the following internals to System.CommandLine.NamingConventionBinder:

SymbolResult.SymbolResultTree
ArgumentResult constructor
ArgumentConverter
ArgumentConversionResult
ArgumentConversionResultType

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions