1 instantiation of TextNode
Microsoft.AspNetCore.Components.AI (1)
Pipeline\TextBlockHandler.cs (1)
88paragraph.AddChild(new TextNode(trimmed.ToString()));
3 references to TextNode
Microsoft.AspNetCore.Components.AI (3)
Blocks\RichText\TextNode.cs (2)
12/// Initializes a new instance of <see cref="TextNode"/>. 19/// Initializes a new instance of <see cref="TextNode"/>.
Components\MessageListContext.cs (1)
103case TextNode text: