2 references to RefPropertyName
System.Text.Json (2)
System\Text\Json\Serialization\JsonSerializer.Write.HandleMetadata.cs (1)
13
internal static readonly JsonEncodedText s_metadataRef = JsonEncodedText.Encode(
RefPropertyName
, encoder: null);
System\Text\Json\Serialization\Metadata\JsonPropertyInfo.cs (1)
481
Name is JsonSerializer.IdPropertyName or JsonSerializer.
RefPropertyName
)