3 references to Release
Microsoft.CodeAnalysis.CodeStyle (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\NonReentrantLock.cs (3)
42
/// when <see cref="
Release
"/> is called and during cancellation.
75
/// intervening <see cref="
Release
"/>.
247
=> semaphore.
Release
();