Skip to content

Indices.All vs Indices.AllIndicies #1973

@niemyjski

Description

@niemyjski

There's no docs on this that I can see. Any reason why there is both?

    public static Indices All { get; } = new Indices(new Indices.AllIndicesMarker());

    public static Indices AllIndices { get; } = new Indices(new Indices.AllIndicesMarker());

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