3 references to _compilationThreadSemaphore
ILCompiler.ReadyToRun (3)
Compiler\ReadyToRunCodegenCompilation.cs (3)
407
_compilationThreadSemaphore
.Release(_parallelism);
879
_compilationThreadSemaphore
.Release(_parallelism - 1);
892
_compilationThreadSemaphore
.Wait();