1 instantiation of GenerationState
Shared (1)
JsonSchemaExporter\JsonSchemaExporter.cs (1)
82GenerationState state = new(exporterOptions, typeInfo.Options);
4 references to GenerationState
Shared (4)
JsonSchemaExporter\JsonSchemaExporter.cs (4)
82GenerationState state = new(exporterOptions, typeInfo.Options); 89ref GenerationState state, 444JsonSchema CompleteSchema(ref GenerationState state, JsonSchema schema) 453bool IsNullableSchema(ref GenerationState state)