Skip to content

CS0649 not suppressed despite SuppressMessageAttribute #42904

@Happypig375

Description

@Happypig375

Version Used: VS16.5.1

Steps to Reproduce:

  1. Clone https://github.com/verybadcat/CSharpMath with submodules
  2. Open CSharpMath.sln
  3. Open _Core folder -> CSharpMath.Rendering project -> _IgnoreTypographyWarnings.cs file
  4. Build solution

Expected Behavior: CS0649 is suppressed like other warnings

Actual Behavior: SuppressMessageAttribute works for other warnings but not CS0649
image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions