1 write to _registry
Microsoft.AspNetCore.Components (1)
Sections\SectionContent.cs (1)
43_registry = renderHandle.SectionRegistry;
4 references to _registry
Microsoft.AspNetCore.Components (4)
Sections\SectionContent.cs (4)
75_registry.RemoveProvider(_registeredIdentifier, this); 78_registry.AddProvider(identifier, this, IsDefaultContent); 83_registry.NotifyContentProviderChanged(identifier, this); 117_registry.RemoveProvider(_registeredIdentifier, this);