1 write to _pages
Microsoft.AspNetCore.Components.Endpoints (1)
Discovery\RazorComponentApplication.cs (1)
22_pages = pageCollection;
1 reference to _pages
Microsoft.AspNetCore.Components.Endpoints (1)
Discovery\RazorComponentApplication.cs (1)
30public IReadOnlyList<PageComponentInfo> Pages => _pages;