3 references to Format
System.Text.Json (3)
System\Text\Json\Serialization\Converters\Value\Int128Converter.cs (3)
62
Format
(buffer, value, out int written);
75
Format
(buffer, value, out int written);
97
Format
(buffer.Slice(1), value, out int written);