1 write to _thread
VBCSCompiler.UnitTests (1)
CompilationCacheTests.cs (1)
522_thread = new Thread(() =>
3 references to _thread
VBCSCompiler.UnitTests (3)
CompilationCacheTests.cs (3)
545_thread.Start(); 551_thread.Join(); 559_thread.Join();