Skip to content

Consider a different return type for Symbol.Aliases #1945

@jonsequitur

Description

@jonsequitur
    public abstract class IdentifierSymbol : Symbol, ICompletionSource 
    {
        // "Is this the right return type?"
        public IReadOnlyCollection<string> Aliases { get; }

Related: #1859

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions