1 write to PackingSize
ILAssembler (1)
GrammarVisitor.cs (1)
1046currentType.PackingSize = value;
2 references to PackingSize
ILAssembler (2)
EntityRegistry.cs (2)
208if (type.PackingSize is not null || type.ClassSize is not null) 212(ushort)(type.PackingSize ?? 0),