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() 191return CompleteSchema(ref state, schema); 254return CompleteSchema(ref state, new() 271return CompleteSchema(ref state, new() 295return CompleteSchema(ref state, new() 332return CompleteSchema(ref state, new() 389return CompleteSchema(ref state, new() 396return CompleteSchema(ref state, JsonSchema.CreateTrueSchema()); 401return CompleteSchema(ref state, JsonSchema.CreateTrueSchema());