1 write to _leadingActions
Microsoft.AspNetCore.Components.AI (1)
Components\MessageInput.cs (1)
60_leadingActions = LeadingActions;
2 references to _leadingActions
Microsoft.AspNetCore.Components.AI (2)
Components\MessageInput.cs (2)
83if (_leadingActions is not null) 85builder.AddContent(2, _leadingActions);