2 references to LocalSize
Microsoft.CodeAnalysis (2)
InternalUtilities\StringTable.cs (2)
40private const int LocalSizeMask = LocalSize - 1; 60private readonly Entry[] _localTable = new Entry[LocalSize];