Message in Japanese (日本語)
ReflectionOnlyGetType 経由で読み込まれた型のカスタム属性にリフレクションを使用することは無効です (Assembly.ReflectionOnly を参照してください)。CustomAttributeData を使用してください。
Unlocalized message
It is illegal to reflect on the custom attributes of a Type loaded via ReflectionOnlyGetType (see Assembly.ReflectionOnly) -- use CustomAttributeData instead.
Search by Google