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