3 writes to _parameterInfoValuesIndex
System.Text.Json (3)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (2)
1161_parameterInfoValuesIndex = parameterIndex; 1223_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)
1167CreateObjectWithArgs is null || _parameterInfoValuesIndex is not null, 1170if (_parameterInfoValuesIndex is not { } index)