4 references to MarkPropertyAsRead
System.Text.Json (4)
System\Text\Json\Serialization\Converters\Object\ObjectWithParameterizedConstructorConverter.cs (1)
634state.Current.MarkPropertyAsRead(jsonPropertyInfo);
System\Text\Json\Serialization\Metadata\JsonPropertyInfoOfT.cs (3)
306state.Current.MarkPropertyAsRead(this); 328state.Current.MarkPropertyAsRead(this); 357state.Current.MarkPropertyAsRead(this);