1 override of ExplicitLayoutFieldOffsetData
System.Private.CoreLib (1)
System\Reflection\Runtime\FieldInfos\NativeFormat\NativeFormatRuntimeFieldInfo.cs (1)
161
internal sealed override int
ExplicitLayoutFieldOffsetData
=> (int)(_field.Offset);
1 reference to ExplicitLayoutFieldOffsetData
System.Private.CoreLib (1)
System\Reflection\RuntimeCustomAttributeData.NativeAot.cs (1)
658
new FieldOffsetAttribute(field.
ExplicitLayoutFieldOffsetData
) :