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