2 references to Arg_EnumLitValueNotFound
System.Private.CoreLib (2)
src\System\Reflection\MdFieldInfo.cs (1)
97throw new NotSupportedException(SR.Arg_EnumLitValueNotFound);
src\System\Reflection\RuntimePropertyInfo.cs (1)
219throw new InvalidOperationException(SR.Arg_EnumLitValueNotFound);