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