C# (CSharp) Roslyn.Utilities 네임스페이스

중첩된 네임스페이스

Roslyn.Utilities.UnitTests

클래스들

이름 설명
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