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