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