2 references to FindSharedEntry
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\InternalUtilities\StringTable.cs (2)
236
string? shared =
FindSharedEntry
(chars, hashCode);
569
string? shared =
FindSharedEntry
(chars, hashCode);