1 write to _components
Microsoft.AspNetCore.Components.Endpoints (1)
Discovery\RazorComponentApplication.cs (1)
23_components = componentCollection;
1 reference to _components
Microsoft.AspNetCore.Components.Endpoints (1)
Discovery\RazorComponentApplication.cs (1)
35public IReadOnlyList<ComponentInfo> Components => _components;