1 instantiation of GenerationState
System.Text.Json (1)
System\Text\Json\Schema\JsonSchemaExporter.cs (1)
52GenerationState state = new(typeInfo.Options, exporterOptions);
3 references to GenerationState
System.Text.Json (3)
System\Text\Json\Schema\JsonSchemaExporter.cs (3)
52GenerationState state = new(typeInfo.Options, exporterOptions); 58ref GenerationState state, 425JsonSchema CompleteSchema(ref GenerationState state, JsonSchema schema)