2 references to StackRowStack
System.Text.Json (2)
System\Text\Json\Document\JsonDocument.Parse.cs (2)
704var stack = new StackRowStack(JsonDocumentOptions.DefaultMaxDepth * StackRow.Size); 747var stack = new StackRowStack(JsonDocumentOptions.DefaultMaxDepth * StackRow.Size);