1 write to Handling
System.Text.Json (1)
System\Text\Json\Serialization\Attributes\JsonNumberHandlingAttribute.cs (1)
27Handling = handling;
2 references to Handling
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\DefaultJsonTypeInfoResolver.Helpers.cs (2)
261return numberHandlingAttribute?.Handling; 370propertyInfo.NumberHandling = numberHandlingAttr?.Handling;