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)
63
builder.AddContent(6, rich.
RawText
);
Pipeline\TextBlockHandler.cs (1)
50
var rawText = state.
RawText
;