2 references to TextType
Aspire.Dashboard (2)
Model\GenAI\GenAIMessages.cs (2)
30Type = TextType; 102MessagePart.TextType => JsonSerializer.Deserialize<TextPart>(doc.RootElement.GetRawText(), options),