1 write to _registry
Microsoft.AspNetCore.Components (1)
Sections\SectionOutlet.cs (1)
36_registry = _renderHandle.Dispatcher.SectionRegistry;
3 references to _registry
Microsoft.AspNetCore.Components (3)
Sections\SectionOutlet.cs (3)
66_registry.Unsubscribe(_subscribedIdentifier); 69_registry.Subscribe(identifier, this); 112_registry.Unsubscribe(_subscribedIdentifier);