Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

removefeature:Globalization #8270

Description

@RalfKornmannEnvision

As ICU has a dataset of close to 30MB alone and we would need to ship and load anything I am somewhat interested in getting rid of it as invariant culture is good enough for us. 

removefeature:Globalization seems to mostly do the trick but it still tries to link 6 GlobalizationNative_* functions. It's a optimized build and >I even forced GetGlobalizationInvariantMode to set invariantEnabled always to true before it calls Interop.Globalization.LoadICU. The call is still there but should be dead code.

I am sure I can just provide some dummy functions to work around this. But I am curious if removefeature:Globalization should remove all dependencies to System.Globalization.Native?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions