Closed
Description
When there are no more uses of MCG generated source on CoreCLR, the following code paths should be removed.
-
NativeCallableInternalAttribute
- Legacy implementation forNativeCallableAttribute
. See Accept NativeCallableInternalAttribute to support legacy scenario #37621. Note that CrossGen2 doesn't have support for MCG generated assemblies. -
ICastable
- Most uses are underFEATURE_ICASTABLE
.
Metadata
Metadata
Assignees
Type
Projects
Status
No status