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