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