3 references to JsonNodeConverter
Aspire.Dashboard (2)
GenAIEventsContext.JsonNode.g.cs (1)
27
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateValueInfo<global::System.Text.Json.Nodes.JsonNode>(options, global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
JsonNodeConverter
);
GenAIMessagesContext.JsonNode.g.cs (1)
27
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateValueInfo<global::System.Text.Json.Nodes.JsonNode>(options, global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
JsonNodeConverter
);
Microsoft.AspNetCore.OpenApi (1)
OpenApiJsonSchemaContext.JsonNode.g.cs (1)
29
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateValueInfo<global::System.Text.Json.Nodes.JsonNode>(options, global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
JsonNodeConverter
);