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