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)
70
OnRegistrationsChanged
?.Invoke();
76
OnRegistrationsChanged
?.Invoke();