2 references to CannotUseByRefLikeTypeInInstantiation
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\RuntimeNamedMethodInfo.cs (1)
140throw new BadImageFormatException(SR.CannotUseByRefLikeTypeInInstantiation);
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.cs (1)
507throw new TypeLoadException(SR.CannotUseByRefLikeTypeInInstantiation);