3 references to ThrowDuringEventSync
Microsoft.AspNetCore.Components.Tests (3)
RendererTest.cs (3)
4660builder.AddComponentParameter(1, nameof(ErrorThrowingComponent.ThrowDuringEventSync), exception); 6100if (ThrowDuringEventSync is not null) 6102throw ThrowDuringEventSync;