2 references to TextEquals
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\InternalUtilities\StringTable.cs (2)
162
if (StringTable.
TextEquals
(result, chars, start, len))
336
if (hash == hashCode &&
TextEquals
(e, chars, start, len))