Skip to content

Possible Redundant method? #274

@AdamSpeight2008

Description

@AdamSpeight2008

Since ImmutableArray<T> implements IEnumerable<T>
this method
is needed as it covered by this method.

Reason the foreach that is being used in it implementation matches against the ..GetEnumerator method.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions