2 references to TextEqualsHelper
System.Text.Json (2)
System\Text\Json\Reader\Utf8JsonReader.cs (2)
460return TextEqualsHelper(utf8Text); 562result = TextEqualsHelper(otherUtf8Text.Slice(0, written));