1 write to _registration
Microsoft.AspNetCore.Components.AI (1)
Components\BlockRenderer.cs (1)
68_registration = new BlockRendererRegistration
3 references to _registration
Microsoft.AspNetCore.Components.AI (3)
Components\BlockRenderer.cs (3)
76ListContext.AddRegistration(_registration); 87if (_registration is not null) 89ListContext?.RemoveRegistration(_registration);