dotnet / dotnet/linker

Fix signature parsing edge cases

Open
#1,214 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
392
Forks
128
Avg merge
2d 10h
Merged PRs (30d)
2

Description

The signature parser (https://github.com/mono/linker/pull/1197) adapted from Roslyn's documentation comment id parser has some edge cases in which malformed inputs are still accepted. We mostly match the Roslyn behavior in these cases. Once https://github.com/dotnet/roslyn/issues/44315 is fixed we should update our implementation to match.

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.