Skip to content
This repository was archived by the owner on Mar 19, 2023. It is now read-only.
This repository was archived by the owner on Mar 19, 2023. It is now read-only.

Find a work around for lack of support for String.Normalize() #1

Open
@kal

Description

@kal

In the constructor for BaseLiteralNode, the code was enforcing Unicode normalization form C by calling the String.Normalize() method. However, this method is not available dnxcore50 so currently the call to normalize the string is commented out.

It would be nice to find a workaround for this if possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions