3 references to OutOfProc
Microsoft.Build (3)
BackEnd\Components\Communications\NodeProviderOutOfProc.cs (1)
45{ return NodeProviderType.OutOfProc; }
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
151{ return NodeProviderType.OutOfProc; }
BackEnd\Components\Scheduler\Scheduler.cs (1)
558case NodeProviderType.OutOfProc: