2 references to ComponentActivitySource
Microsoft.AspNetCore.Components (2)
Routing\Router.cs (2)
306if (_renderHandle.ComponentActivitySource != null) 308activity = _renderHandle.ComponentActivitySource.StartRouteActivity(componentType, template);