2 references to ExpandConverter
Aspire.Dashboard (2)
GenAIMessagesContext.g.cs (1)
60
return
ExpandConverter
(type, converter, options, validateCanConvert: false);
GenAIMessagesContext.MessagePart.g.cs (1)
27
global::System.Text.Json.Serialization.JsonConverter converter =
ExpandConverter
(typeof(global::Aspire.Dashboard.Model.GenAI.MessagePart), new global::Aspire.Dashboard.Model.GenAI.MessagePartConverter(), options);