1 reference to GetPropertyName
System.Text.Json (1)
System\Text\Json\Document\JsonProperty.cs (1)
29
public string Name => _name ?? Value.
GetPropertyName
();