1 write to _registry
Microsoft.AspNetCore.Components (1)
Sections\SectionContent.cs (1)
40_registry = renderHandle.Dispatcher.SectionRegistry;
4 references to _registry
Microsoft.AspNetCore.Components (4)
Sections\SectionContent.cs (4)
72_registry.RemoveProvider(_registeredIdentifier, this); 75_registry.AddProvider(identifier, this, IsDefaultContent); 80_registry.NotifyContentProviderChanged(identifier, this); 114_registry.RemoveProvider(_registeredIdentifier, this);