<PackageReference Include="System.Text.Json" Version="9.0.1" />

ReadStack

struct ReadStack

public bool PreserveReferences

public string ReferenceId

public bool SupportContinuation

public bool IsContinuation { get; }

public ref ReadStackFrame Parent { get; }

public void ExitPolymorphicConverter(bool success)

public string JsonPath()

public void Pop(bool success)

public void Push()