2 references to MaximumFormattedVersionLength
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Value\VersionConverter.cs (2)
108Span<byte> span = stackalloc byte[MaximumFormattedVersionLength]; 127Span<byte> span = stackalloc byte[MaximumFormattedVersionLength];