Skip to content

C#: Consider changing List parameters to e.g. IEnumerable #1013

@dicej

Description

@dicej

Per dotnet/runtimelab#2614 (comment), List parameters are often unnecessarily restrictive -- callers might want to pass collections of other types without converting them to Lists first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gen-c#Related to the C# code generator

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions