1 reference to PropertyNameKeyLength
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\PropertyRef.cs (1)
45return key == Key && (propertyName.Length <= PropertyNameKeyLength || propertyName.SequenceEqual(Utf8PropertyName));