Skip to content

Assembly.CodeBase obsoletion is incomplete #42857

@agocke

Description

@agocke

Assembly.CodeBase and Assembly.EscapedCodeBase were marked obsolete in #31127

but this work was incomplete: AssemblyName.CodeBase and AssemblyName.EscapedCodeBase are not marked. In addition, usages of these obsolete APIs remain in the source code.

We need to carefully audit all the use-sites and either remove them or provide explicit justification for our continued use.

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions