1 reference to MaximumFormatBooleanLength
System.Text.Json (1)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Literal.cs (1)
521
Span<byte> utf8PropertyName = stackalloc byte[JsonConstants.
MaximumFormatBooleanLength
];