dotnet / dotnet/msbuild

Custom C# parser fails on netcore due to encodings

Open
#295 4 comments 0 reactions 0 assignees View on GitHub
CoreCLR-test triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 13h
Merged PRs (30d)
133

Description

Mismatching encodings on netcore cause the following tests to fail:
- CreateCSharpManifestResourceName_Tests.Regress172107
- CreateCSharpManifestResourceName_Tests.Regress249540

The issues seems to be with CSharpParserUtilities.GetFirstClassNameFullyQualified which skips tokens on the netcore configuration.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.