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