2 references to EmptyContent
Microsoft.AspNetCore.Components.AI (2)
Components\MessageList.cs (2)
111
if (_turnRenderers.Count == 0 &&
EmptyContent
is not null)
113
inner.AddContent(5,
EmptyContent
);