11 references to CompleteSchema
System.Text.Json (11)
System\Text\Json\Schema\JsonSchemaExporter.cs (11)
76return CompleteSchema(ref state, new JsonSchema { Ref = existingJsonPointer }); 84return CompleteSchema(ref state, schema); 171return CompleteSchema(ref state, new() 211return CompleteSchema(ref state, schema); 274return CompleteSchema(ref state, new() 291return CompleteSchema(ref state, new() 315return CompleteSchema(ref state, new() 352return CompleteSchema(ref state, new() 409return CompleteSchema(ref state, new() 416return CompleteSchema(ref state, JsonSchema.CreateTrueSchema()); 421return CompleteSchema(ref state, JsonSchema.CreateTrueSchema());