1 reference to GetStructLayoutCustomAttribute
System.Private.CoreLib (1)
src\System\RuntimeType.CoreCLR.cs (1)
3701public override StructLayoutAttribute? StructLayoutAttribute => PseudoCustomAttribute.GetStructLayoutCustomAttribute(this);