1 write to _thread
VBCSCompiler.UnitTests (1)
CompilationCacheTests.cs (1)
777_thread = new Thread(() =>
3 references to _thread
VBCSCompiler.UnitTests (3)
CompilationCacheTests.cs (3)
800_thread.Start(); 806_thread.Join(); 814_thread.Join();