3 references to ComponentMetrics
Microsoft.AspNetCore.Components (3)
Routing\Router.cs (3)
321
if (ComponentsMetrics.IsSupported && _renderHandle.
ComponentMetrics
!= null && _renderHandle.
ComponentMetrics
.IsNavigationEnabled)
323
_renderHandle.
ComponentMetrics
.Navigation(componentType, template);