3 references to AnyOfPropertyName
System.Text.Json (3)
System\Text\Json\Schema\JsonSchema.cs (1)
240objSchema.Add(AnyOfPropertyName, anyOfArray);
System\Text\Json\Schema\JsonSchemaExporter.cs (2)
105state.PushSchemaNode(JsonSchema.AnyOfPropertyName); 346state.PushSchemaNode(JsonSchema.AnyOfPropertyName);