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