1 reference to MissingMemberNestErr
System.Private.CoreLib (1)
Internal\Reflection\Augments\ReflectionAugments.cs (1)
424
throw new MissingMemberException(SR.
MissingMemberNestErr
); // MissingMemberException is a strange exception to throw, but it is the compatible exception.