Skip to content

Refactor to .NET Core as it should be #5

@xhoogland

Description

@xhoogland

Microsoft decided to have a few things backwards compatible with .NET Framework. Since this perhaps can break, just refactor this to what it should have been.

var assemblies = AppDomain.CurrentDomain.GetAssemblies().SelectMany(a => a.GetTypes());

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions