1 reference to _simpleTypeSchemaFactories
Shared (1)
JsonSchemaExporter\JsonSchemaExporter.cs (1)
428if (_simpleTypeSchemaFactories.TryGetValue(typeInfo.Type, out Func<JsonNumberHandling, JsonSchema>? simpleTypeSchemaFactory))