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