1 write to _routeContext
Microsoft.AspNetCore.Components (1)
ComponentsActivitySource.cs (1)
107_routeContext = activity.Context;
2 references to _routeContext
Microsoft.AspNetCore.Components (2)
ComponentsActivitySource.cs (2)
143if (_routeContext != default) 145activity.AddLink(new ActivityLink(_routeContext));