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