Skip to content

Modernize Enum.GetName calls to use generic overload #4614

@devlead

Description

@devlead

Replace Enum.GetName(typeof(EnumType), value) with Enum.GetName(value) to use the modern generic overload.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions