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