2 references to ExtendedLayout
Microsoft.CodeAnalysis (2)
MetadataReader\PEModule.cs (1)
968if ((def.Attributes & TypeAttributes.LayoutMask) == TypeAttributes.ExtendedLayout)
PEWriter\MetadataWriter.cs (1)
1481result |= TypeAttributes.ExtendedLayout;