3 writes to _parameterInfoValuesIndex
System.Text.Json (3)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (2)
1623_parameterInfoValuesIndex = parameterIndex; 1685_parameterInfoValuesIndex = null;
System\Text\Json\Serialization\Metadata\JsonTypeInfoOfT.cs (1)
107_parameterInfoValuesIndex = null;
2 references to _parameterInfoValuesIndex
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (2)
1629CreateObjectWithArgs is null || _parameterInfoValuesIndex is not null, 1632if (_parameterInfoValuesIndex is not { } index)