3 references to RawText
Microsoft.AspNetCore.Components.AI (3)
Blocks\RichContentBlock.cs (1)
22/// Gets the paragraphs of <see cref="RawText"/>, split on blank lines.
Components\MessageListContext.cs (1)
50builder.AddContent(6, rich.RawText);
Pipeline\TextBlockHandler.cs (1)
50var rawText = state.RawText;