1 write to PropertyIndex
System.Text.Json (1)
System\Text\Json\Serialization\JsonSerializer.Read.HandlePropertyName.cs (1)
36
state.Current.
PropertyIndex
++;
1 reference to PropertyIndex
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.Cache.cs (1)
95
int propertyIndex = frame.
PropertyIndex
;