1 write to _name
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonPropertyInfo.cs (1)
803_name = value;
2 references to _name
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\JsonPropertyInfo.cs (2)
794Debug.Assert(_name is not null); 795return _name;