This is no longer as useful with .NET 6, since we are much less likely to end up in a scenario where the runtime and corelib are out of sync. We haven't been good about bumping it with icall changes and it hasn't been a problem, so it should be safe to just remove.
cc: @akoeplinger @lambdageek