2 references to ExporterOptions
System.Text.Json (2)
System\Text\Json\Schema\JsonSchemaExporter.cs (2)
355: typeInfo.CanBeNull && !parentPolymorphicTypeIsNonNullable && !state.ExporterOptions.TreatNullObliviousAsNonNullable; 363if (state.ExporterOptions.TransformSchemaNode != null)