4 references to RichTextContent
Microsoft.AspNetCore.Components.AI (4)
Blocks\RichText\RichTextContent.cs (1)
20/// Initializes a new instance of <see cref="RichTextContent"/>.
Pipeline\RichTextContentHandler.cs (3)
13RichTextContent? snapshot = null; 16if (content is RichTextContent richText) 38if (content is RichTextContent or TextContent)