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