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