2 references to SharedSize
Microsoft.CodeAnalysis (2)
InternalUtilities\StringTable.cs (2)
45private const int SharedSizeMask = SharedSize - 1; 66private static readonly Entry[] s_sharedTable = new Entry[SharedSize];