1 write to _childContent
Microsoft.AspNetCore.Components.AI (1)
Components\MessageList.cs (1)
79_childContent = ChildContent;
2 references to _childContent
Microsoft.AspNetCore.Components.AI (2)
Components\MessageList.cs (2)
106if (_childContent is not null) 108inner.AddContent(4, _childContent);