Skip to content

SerializationGuard is used when EnableUnsafeBinaryFormatterSerialization feature switch is disabled #44369

Open
@marek-safar

Description

@marek-safar

SerializationGuard logic is still used even if EnableUnsafeBinaryFormatterSerialization feature is disabled via feature switch. This brings unnecessary dependencies for size sensitive workloads.

Ideally, code like

would be completely removed as well

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.Runtimesize-reductionIssues impacting final app size primary for size sensitive workloads

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions