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