2 references to IsExplicitLayout
System.Private.CoreLib (1)
src\System\StubHelpers.cs (1)
1146
else if (pManagedHome.GetType().IsLayoutSequential || pManagedHome.GetType().
IsExplicitLayout
)
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Fields\RoField.cs (1)
55
if (_declaringType.
IsExplicitLayout
)