2 references to CreateMissingFieldException
System.Private.CoreLib (2)
Internal\Runtime\Augments\RuntimeAugments.cs (1)
756
throw TypeLoaderExceptionHelper.
CreateMissingFieldException
(id, fieldName);
Internal\Runtime\CompilerHelpers\ThrowHelpers.cs (1)
74
throw TypeLoaderExceptionHelper.
CreateMissingFieldException
(id, fieldName);