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