6 references to MarkHandled
Microsoft.AspNetCore.Components.AI (6)
Pipeline\FunctionApprovalHandler.cs (1)
25
context.
MarkHandled
(approvalRequest);
Pipeline\FunctionInvocationHandler.cs (2)
26
context.
MarkHandled
(call);
41
context.
MarkHandled
(result);
Pipeline\RichTextContentHandler.cs (1)
40
context.
MarkHandled
(content);
Pipeline\TextBlockHandler.cs (1)
35
context.
MarkHandled
(textContent);
Pipeline\UIActionHandler.cs (1)
30
context.
MarkHandled
(call);