Skip to content

Fix type parsing error returned for type names with invalid start of assembly name#84141

Merged
jkotas merged 2 commits into
dotnet:mainfrom
jkotas:github-84118
Mar 31, 2023
Merged

Fix type parsing error returned for type names with invalid start of assembly name#84141
jkotas merged 2 commits into
dotnet:mainfrom
jkotas:github-84118

Conversation

@jkotas

@jkotas jkotas commented Mar 30, 2023

Copy link
Copy Markdown
Member

Fixes #84118

@ghost ghost assigned jkotas Mar 30, 2023
@ghost

ghost commented Mar 30, 2023

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/area-system-reflection
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #84118

Author: jkotas
Assignees: -
Labels:

area-System.Reflection

Milestone: -

Comment thread src/libraries/System.Reflection/tests/GetTypeTests.cs
Comment thread src/libraries/System.Reflection/tests/GetTypeTests.cs
@jkotas

jkotas commented Mar 31, 2023

Copy link
Copy Markdown
Member Author

All known errors

@jkotas jkotas merged commit a6ebab9 into dotnet:main Mar 31, 2023
@jkotas jkotas deleted the github-84118 branch March 31, 2023 00:39
@ghost ghost locked as resolved and limited conversation to collaborators Apr 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parsing assembly qualified type name fails

2 participants