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