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