2 references to PropertyIndex
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.Cache.cs (2)
68
/// Consulted before the <see cref="
PropertyIndex
" /> lookup to avoid added allocations and decoding costs.
146
if (
PropertyIndex
.TryLookupUtf8Key(propertyName, out JsonPropertyInfo? info) &&