3 references to UpdateUtf8PropertyCache
System.Text.Json (3)
System\Text\Json\Serialization\Converters\Object\ObjectDefaultConverter.cs (2)
263jsonTypeInfo.UpdateUtf8PropertyCache(ref state.Current); 312jsonTypeInfo.UpdateUtf8PropertyCache(ref state.Current);
System\Text\Json\Serialization\Converters\Object\ObjectWithParameterizedConstructorConverter.cs (1)
267jsonTypeInfo.UpdateUtf8PropertyCache(ref state.Current);