3 references to HasLayoutInfo
Mono.Cecil (3)
Mono.Cecil\AssemblyReader.cs (2)
208
if (type.
HasLayoutInfo
)
1388
if (field_type != null && field_type.
HasLayoutInfo
)
Mono.Cecil\AssemblyWriter.cs (1)
1472
if (type.
HasLayoutInfo
)