1 reference to InProcNodeThreadProc
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderInProc.cs (1)
374
_inProcNodeThread = new Thread(
InProcNodeThreadProc
, BuildParameters.ThreadStackSize);