Skip to content

SYSLIB0012: Assembly.CodeBase is obsolete #406

@jozefizso

Description

@jozefizso

The following APIs are marked as obsolete, starting in .NET 5. Using them in code generates warning SYSLIB0012 at compile time.

Workarounds

Use Assembly.Location instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions