1 instantiation of SemaphoreDisposer
Microsoft.CodeAnalysis.CodeStyle (1)
NonReentrantLock.cs (1)
237
return new
SemaphoreDisposer
(this);
1 reference to SemaphoreDisposer
Microsoft.CodeAnalysis.CodeStyle (1)
NonReentrantLock.cs (1)
234
public
SemaphoreDisposer
DisposableWait(CancellationToken cancellationToken = default)