This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Debug: Do not trigger string cctor in Debug.Assert if it's unnecessary
This patch fixes crashes due to ClassConstructorRunner.EnsureClassConstructorRun is called before ClassConstructorRunner.Initialize.
- Loading branch information