-
Notifications
You must be signed in to change notification settings - Fork 854
internal error : encodeCustomAttrElemType: unrecognized custom element type #12796
Copy link
Copy link
Open
Copy link
Labels
Area-Compiler-CheckingType checking, attributes and all aspects of logic checkingType checking, attributes and all aspects of logic checkingArea-Compiler-Checking-AttributesAttribute targets, AllowMultiple, CompiledName, custom attribute encodingAttribute targets, AllowMultiple, CompiledName, custom attribute encodingBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
Metadata
Metadata
Assignees
Labels
Area-Compiler-CheckingType checking, attributes and all aspects of logic checkingType checking, attributes and all aspects of logic checkingArea-Compiler-Checking-AttributesAttribute targets, AllowMultiple, CompiledName, custom attribute encodingAttribute targets, AllowMultiple, CompiledName, custom attribute encodingBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
Status
Done
Repro steps
Compile this program:
This construct is used, for example, by Newtonsoft Json.NET.
Expected behavior
Compiles successfully.
Actual behavior
Internal compiler error:
Known workarounds
None
Related information
Windows, .NET 6.0