5 references to WriteStackFrame
System.Text.Json (5)
System\Text\Json\Serialization\WriteStack.cs (5)
26public WriteStackFrame Current; 31public readonly ref WriteStackFrame Parent 44private WriteStackFrame[] _stack; 136_stack = new WriteStackFrame[4]; 416static void AppendStackFrame(StringBuilder sb, ref WriteStackFrame frame)