Skip to content

csharp: ValueAt extension causes error when StringArray length = 0 #2586

Open
@davidhcoe

Description

@davidhcoe

What happened?

The ValueAt extension is attempting to call GetString(index) on a StringArray of any length. When the length is 0, a ArgumentOutOfRangeException is thrown.

Stack Trace

No response

How can we reproduce the bug?

No response

Environment/Setup

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions