5 references to WriteStackFrame
System.Text.Json (5)
System\Text\Json\Serialization\WriteStack.cs (5)
25public WriteStackFrame Current; 30public readonly ref WriteStackFrame Parent 43private WriteStackFrame[] _stack; 133_stack = new WriteStackFrame[4]; 413static void AppendStackFrame(StringBuilder sb, ref WriteStackFrame frame)