dotnet / dotnet/linker

Add support for missing scopes in UnconditionalSuppressMessage

Open
#1,242 0 comments 0 reactions 0 assignees View on GitHub
area-Linker: Meta
Dominant language
C#
Stars
392
Forks
128
Avg merge
2d 10h
Merged PRs (30d)
2

Description

Currently the `UnconditionalSuppressMessage` attribute only supports the scopes `"module"`, `"type"` and `"member"`, while the `SuppressMessage` attribute allows these same scopes plus `"namespace"`, `"namespaceanddescendants"`, and `"resource"`. We should either add support for these scopes or print a message to the user stating that these scopes are not supported by the linker.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.