2 references to GetPropertyNameSection
System.Text.Json (2)
System\Text\Json\JsonHelpers.Escaping.cs (2)
24
return
GetPropertyNameSection
(utf8Value);
74
byte[] propertySection =
GetPropertyNameSection
(escapedValue.Slice(0, written));