2 references to CreateTypeLoadException
System.Private.CoreLib (2)
Internal\Runtime\Augments\RuntimeAugments.cs (1)
746
throw TypeLoaderExceptionHelper.
CreateTypeLoadException
(id, className, typeName);
Internal\Runtime\CompilerHelpers\ThrowHelpers.cs (1)
53
throw TypeLoaderExceptionHelper.
CreateTypeLoadException
(id, className, typeName);