Base:
method
GetRequiredCustomModifiers
System.Reflection.FieldInfo.GetRequiredCustomModifiers()
1 override of GetRequiredCustomModifiers
System.Private.CoreLib (1)
System\Reflection\Runtime\FieldInfos\NativeFormat\NativeFormatRuntimeFieldInfo.cs (1)
69
public sealed override Type[]
GetRequiredCustomModifiers
() => FieldTypeHandle.GetCustomModifiers(_reader, _contextTypeInfo.TypeContext, optional: false);