2 references to Reflection_CustomReflectionObjectsNotSupported
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\RuntimeNamedMethodInfo.cs (1)
137
throw new PlatformNotSupportedException(SR.Format(SR.
Reflection_CustomReflectionObjectsNotSupported
, typeArguments[i]));
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.cs (1)
490
throw new PlatformNotSupportedException(SR.Format(SR.
Reflection_CustomReflectionObjectsNotSupported
, typeArguments[i]));