1 write to Deprecated
System.Text.Json (1)
System\Text\Json\Schema\JsonSchemaExporter.cs (1)
431schema.Deprecated = true;
2 references to Deprecated
System.Text.Json (2)
System\Text\Json\Schema\JsonSchema.cs (2)
116Count(Deprecated is not null); 249if (Deprecated is { } deprecated)