1 reference to s_hexStandardFormat
System.Text.Json (1)
System\Text\Json\Writer\JsonWriterHelper.Escaping.cs (1)
181bool result = Utf8Formatter.TryFormat(value, destination.Slice(written), out int bytesWritten, format: s_hexStandardFormat);