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