Skip to content

Add SYSLIB0044 to diagnostic list - #71232

Merged
stephentoub merged 1 commit into
dotnet:mainfrom
vcsjones:fix-diagnostic-markdown
Jun 24, 2022
Merged

Add SYSLIB0044 to diagnostic list#71232
stephentoub merged 1 commit into
dotnet:mainfrom
vcsjones:fix-diagnostic-markdown

Conversation

@vcsjones

@vcsjonesvcsjones commented Jun 23, 2022

Copy link
Copy Markdown
Member

Follow up pull request to #70534. This diagnostic is already present in Obsoletions.cs but not the list of diagnostics.

internalconststringAssemblyNameCodeBaseMessage="AssemblyName.CodeBase and AssemblyName.EscapedCodeBase are obsolete. Using them for loading an assembly is not supported.";
internalconststringAssemblyNameCodeBaseDiagId="SYSLIB0044";

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

Issue Details

This diagnostic is already present in Obsoletions.cs but not the list of diagnostics.

internalconststringAssemblyNameCodeBaseMessage="AssemblyName.CodeBase and AssemblyName.EscapedCodeBase are obsolete. Using them for loading an assembly is not supported.";
internalconststringAssemblyNameCodeBaseDiagId="SYSLIB0044";

Author:vcsjones
Assignees:-
Labels:

area-Diagnostics-coreclr

Milestone:-

@vcsjonesvcsjones added area-AssemblyLoader-coreclr only use for closed issues and removed area-Diagnostics-coreclr labels Jun 23, 2022
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

This diagnostic is already present in Obsoletions.cs but not the list of diagnostics.

internalconststringAssemblyNameCodeBaseMessage="AssemblyName.CodeBase and AssemblyName.EscapedCodeBase are obsolete. Using them for loading an assembly is not supported.";
internalconststringAssemblyNameCodeBaseDiagId="SYSLIB0044";

Author:vcsjones
Assignees:vcsjones
Labels:

area-AssemblyLoader-coreclr

Milestone:-

@stephentoub

Copy link
Copy Markdown
Member

Thanks

@stephentoub
stephentoub merged commit 6321133 into dotnet:mainJun 24, 2022
@vcsjones
vcsjones deleted the fix-diagnostic-markdown branch June 24, 2022 02:05
@ghostghost locked as resolved and limited conversation to collaborators Jul 24, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-AssemblyLoader-coreclronly use for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vcsjones@stephentoub