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