-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-System.Reflection.Metadatabinaryformatter-migrationIssues related to the removal of BinaryFormatter and migrations away from itIssues related to the removal of BinaryFormatter and migrations away from itin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged
Milestone
Description
Repro
TypeName.Parse("A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A+A")
Expected result
Fails with InvalidOperationException due to default MaxNodes count exceeded
Actual result:
Parses successfully.
Context: #103713 (comment)
terrajobst
Metadata
Metadata
Assignees
Labels
area-System.Reflection.Metadatabinaryformatter-migrationIssues related to the removal of BinaryFormatter and migrations away from itIssues related to the removal of BinaryFormatter and migrations away from itin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged