3 references to _compilationThreadSemaphore
ILCompiler.ReadyToRun (3)
Compiler\ReadyToRunCodegenCompilation.cs (3)
404
_compilationThreadSemaphore
.Release(_parallelism);
865
_compilationThreadSemaphore
.Release(_parallelism - 1);
878
_compilationThreadSemaphore
.Wait();