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