Is there an existing issue for this?
Describe the bug
When project has references to SkiaSharp and after publishing it in production with AOT flag, the application does not boot.
Expected Behavior
Application should load like it used to in .NET 7.
Steps To Reproduce
Minimalistic repository to reproduce the bug https://github.com/elepner/dotnet-8-preview-bug
Exceptions (if any)
Here's the output of my browser after opening the application:

.NET Version
8.0.100-preview.2.23157.25
Anything else?
No response