Roslyn.Utilities.UnitTests |
Name | Description |
---|---|
CompilerPathUtilities | |
NonReentrantLock | A lightweight mutual exclusion object which supports waiting with cancellation and prevents recursion (i.e. you may not call Wait if you already hold the lock) |
NonReentrantLockExtensions | |
NonReentrantLockExtensions.SemaphoreDisposer | |
SpecializedCollections.Empty.Enumerator |