Skip to content

Glyph enum doesn't contain LocalFunction #26327

@Neme12

Description

@Neme12

discovered here: #26165 (comment)
See https://github.com/dotnet/roslyn/blob/master/src/Features/Core/Portable/Common/Glyph.cs

Local functions are currently treated as private methods. They should have their own definition which should probably also be exposed in the IDE with a new icon.

image

I suppose it could either be a completely new icon as some sort of mix between the icon for a local and a method, or just have a different "subicon" instead of the lock which repesents private: image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Complete

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions