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