4 references to StopHandleEventActivity
Microsoft.AspNetCore.Components (3)
ComponentsActivitySource.cs (2)
104
StopHandleEventActivity
(activityHandle, null);
108
StopHandleEventActivity
(activityHandle, ex);
RenderTree\Renderer.cs (1)
535
ComponentActivitySource.
StopHandleEventActivity
(activityHandle, e);
Microsoft.AspNetCore.Components.Tests (1)
ComponentsActivitySourceTest.cs (1)
121
componentsActivitySource.
StopHandleEventActivity
(activityHandle, exception);