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