9 references to CompleteSchema
System.Text.Json (9)
System\Text\Json\Schema\JsonSchemaExporter.cs (9)
82return CompleteSchema(ref state, new JsonSchema { Ref = existingJsonPointer }); 90return CompleteSchema(ref state, schema); 177return CompleteSchema(ref state, new() 197return CompleteSchema(ref state, schema); 260return CompleteSchema(ref state, new() 277return CompleteSchema(ref state, new() 301return CompleteSchema(ref state, new() 338return CompleteSchema(ref state, new() 349return CompleteSchema(ref state, JsonSchema.True);