3 references to CurrentDepth
System.Text.Json (3)
System\Text\Json\Schema\JsonSchemaExporter.cs (3)
420if (CurrentDepth == Options.EffectiveMaxDepth) 430Debug.Assert(CurrentDepth > 0); 448_generationStack.Add((typeInfo, propertyInfo, CurrentDepth));