1 write to OnRegistrationsChanged
Microsoft.AspNetCore.Components.AI (1)
Components\MessageList.cs (1)
66
_listContext.
OnRegistrationsChanged
= Render;
2 references to OnRegistrationsChanged
Microsoft.AspNetCore.Components.AI (2)
Components\MessageListContext.cs (2)
88
OnRegistrationsChanged
?.Invoke();
94
OnRegistrationsChanged
?.Invoke();