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