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