Skip to content
Discussion options

You must be logged in to vote

This should be a bug, in trimmer or AOT. You shouldn't get into the Intrinsified path when corresponding instruction sets are not enabled.

I wanted give a try by excluding the AOT in the System.Private.CoreLib.dll assembly, but I didn't found details about how I can exclude assemblies from AOT, for now, I tried <PublishReadyToRunExclude Include="System.Private.CoreLib.dll" /> but no lucky.

CoreLib is R2R compiled before shipping into the SDK, but it should still contain the fallback path.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@marcussacana
Comment options

@huoyaoyuan
Comment options

Answer selected by marcussacana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants