2 references to CreateMissingMethodException
System.Private.CoreLib (2)
Internal\Runtime\Augments\RuntimeAugments.cs (1)
751
throw TypeLoaderExceptionHelper.
CreateMissingMethodException
(id, methodName);
Internal\Runtime\CompilerHelpers\ThrowHelpers.cs (1)
67
throw TypeLoaderExceptionHelper.
CreateMissingMethodException
(id, methodName);