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