2 references to TextEquals
Microsoft.CodeAnalysis.CodeStyle (2)
src\Compilers\Core\Portable\InternalUtilities\StringTable.cs (2)
128if (StringTable.TextEquals(result, span)) 301if (hash == hashCode && TextEquals(e, chars.AsSpan(start, len)))