Skip to content

Review usage of nullable suppressions (especially !) in CodeExporter.cs  #78704

@ViktorHofer

Description

@ViktorHofer

#78703 adds a couple of nullable suppressions that should be removed and cleaned-up. Those suppressions are necessary as previously, the assembly compiled against ref/System.CodeDom but with the above PR now binds against src/System.CodeDom which has a different nullability setting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-Serializationin-prThere is an active PR which will close this issue when it is merged

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions