Closed
Description
2023-12-07T13:23:15.1583259Z D:\a\_work\1\s\src\native\corehost\test\ijw\ijw.cpp(22): error C3611: 'System::Numerics::INumberBase::System::IUtf8SpanFormattable.TryFormat': a sealed function cannot have a pure-specifier
The failures started on the 17th of November, across all branches, which indicates an image change might have triggered this, we should do a comparison similar to #82528 (comment).
Edit: links to the pipelines
The failing build that runs outside of docker:
runtime/eng/docker/build-docker-sdk.ps1
Line 24 in 8b04e76