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