4 references to ComponentActivitySource
Microsoft.AspNetCore.Components (4)
Routing\Router.cs (4)
257_renderHandle.ComponentActivitySource?.StopNavigateActivity(activityHandle, null); 312_renderHandle.ComponentActivitySource?.StopNavigateActivity(activityHandle, null); 318if (_renderHandle.ComponentActivitySource != null) 320activityHandle = _renderHandle.ComponentActivitySource.StartNavigateActivity(componentType, template);