2 references to GetLayout
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
955
var layout = def.
GetLayout
();
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Types\Ecma\EcmaDefinitionType.cs (1)
129
TypeLayout layout = TypeDefinition.
GetLayout
();