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