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