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)
35
public IReadOnlyList<ComponentInfo> Components =>
_components
;