4 references to Null
System.Text.Json (4)
System\Text\Json\Schema\JsonSchema.cs (3)
147Type |= JsonSchemaType.Null; 299JsonSchemaType.Null, 339JsonSchemaType.Null => "null",
System\Text\Json\Schema\JsonSchemaExporter.cs (1)
358caseSchema.Type |= JsonSchemaType.Null;