C# (CSharp) Roslyn.Utilities Namespace

Nested Namespaces

Roslyn.Utilities.UnitTests

Сlasses

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