2 references to NumberHandingIsApplicable
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\JsonPropertyInfo.cs (2)
570
if (
NumberHandingIsApplicable
())
592
bool numberHandlingIsApplicable =
NumberHandingIsApplicable
();