4 references to ComponentActivitySource
Microsoft.AspNetCore.Components (4)
Routing\Router.cs (4)
249_renderHandle.ComponentActivitySource?.StopRouteActivity(activityHandle, null); 304_renderHandle.ComponentActivitySource?.StopRouteActivity(activityHandle, null); 310if (_renderHandle.ComponentActivitySource != null) 312activityHandle = _renderHandle.ComponentActivitySource.StartRouteActivity(componentType, template);