3 references to Size
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\DispatchCellSectionNode.cs (1)
34totalSize += node.Size;
Compiler\DependencyAnalysis\GvmDispatchCellInfoSectionNode.cs (1)
58currentDispatchCellOffset += node.Size;
Compiler\DependencyAnalysis\InterfaceDispatchCellInfoSectionNode.cs (1)
56currentDispatchCellOffset += node.Size;