3 references to ListContext
Microsoft.AspNetCore.Components.AI (3)
Components\BlockRenderer.cs (3)
53
if (
ListContext
is null)
76
ListContext
.AddRegistration(_registration);
89
ListContext
?.RemoveRegistration(_registration);