2 references to ThrowHelper
System.Private.TypeLoader (2)
src\runtime\src\coreclr\tools\Common\TypeSystem\Common\LayoutInt.cs (1)
104
ThrowHelper
.ThrowTypeLoadException(loadedType);
src\runtime\src\coreclr\tools\Common\TypeSystem\Common\TypeDesc.cs (1)
481
ThrowHelper
.ThrowTypeLoadException(ExceptionStringID.ClassLoadGeneral, this);