4 references to Size
ILCompiler.TypeSystem (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\EcmaType.cs (1)
603Size = layout.Size,
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
977int size = layout.Size;
Microsoft.Diagnostics.DataContractReader.Legacy (1)
MetaDataImportImpl.cs (1)
1250*pulClassSize = (uint)layout.Size;
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Types\Ecma\EcmaDefinitionType.cs (1)
131size = layout.Size;