2 references to Size
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\InterfaceDispatchCellInfoSectionNode.cs (1)
51
currentDispatchCellOffset += node.
Size
;
Compiler\DependencyAnalysis\InterfaceDispatchCellSectionNode.cs (1)
33
totalSize += node.
Size
;