4 references to Release
Microsoft.AspNetCore.Components.Tests (3)
RendererTest.cs (3)
2382OnExceptionHandled = () => semaphore.Release() 2427OnExceptionHandled = () => semaphore.Release() 2504renderer.OnExceptionHandled += () => semaphore.Release();
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderInProc.cs (1)
328InProcNodeOwningOperatingEnvironment.Release();