ReadStack struct ReadStack Documentation Code public long BytesConsumed public ReadStackFrame Current public object PolymorphicTypeDiscriminator public bool PreserveReferences public bool ReadAhead public string ReferenceId public ReferenceResolver ReferenceResolver public bool SupportContinuation public bool IsContinuation { get; } public ref ReadStackFrame Parent { get; } public JsonPropertyInfo ParentProperty { get; } public void ExitPolymorphicConverter(bool success) public JsonTypeInfo GetTopJsonTypeInfoWithParameterizedConstructor() public JsonConverter InitializePolymorphicReEntry(JsonTypeInfo derivedJsonTypeInfo) public string JsonPath() public void Pop(bool success) public void Push() public JsonConverter ResumePolymorphicReEntry()