1 override of ExplicitLayoutFieldOffsetData
System.Private.CoreLib (1)
System\Reflection\Runtime\FieldInfos\NativeFormat\NativeFormatRuntimeFieldInfo.cs (1)
160protected sealed override int ExplicitLayoutFieldOffsetData => (int)(_field.Offset);
1 reference to ExplicitLayoutFieldOffsetData
System.Private.CoreLib (1)
System\Reflection\Runtime\FieldInfos\RuntimeFieldInfo.cs (1)
58int offset = ExplicitLayoutFieldOffsetData;