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