2 references to LocalSize
Metrics.Legacy (2)
src\Compilers\Core\Portable\InternalUtilities\StringTable.cs (2)
40private const int LocalSizeMask = LocalSize - 1; 60private readonly Entry[] _localTable = new Entry[LocalSize];