1 reference to MaximumFormatUInt32Length
System.Text.Json (1)
System\Text\Json\Nodes\JsonArray.cs (1)
252
Span<char> chars = stackalloc char[JsonConstants.
MaximumFormatUInt32Length
];