3 references to Release
Microsoft.AspNetCore.Components.Tests (3)
RendererTest.cs (3)
2382
OnExceptionHandled = () => semaphore.
Release
()
2427
OnExceptionHandled = () => semaphore.
Release
()
2504
renderer.OnExceptionHandled += () => semaphore.
Release
();