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