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.

Remove encoding workaround #213

@MichalStrehovsky

Description

@MichalStrehovsky

\src\System.Private.CoreLib\src\System\Environment.EnvironmentVariables.Unix.cs has a workaround to return null for LANG environment variable. This is to prevent System.Console from taking complicated code paths that we don't support yet.

The required feature is either interface calls or constrained calls (don't remember which one...).

Metadata

Metadata

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