1 write to _tableSize
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\RuntimeFunctionsTableNode.cs (1)
160_tableSize = runtimeFunctionsBuilder.CountBytes;
2 references to _tableSize
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\RuntimeFunctionsTableNode.cs (2)
173Debug.Assert(_tableSize >= 0); 174return _tableSize + SentinelSizeAdjustment;