2 references to Process
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProc.cs (1)
211return _nodeContexts.Values.Select(context => context.Process);
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
612return _nodeContexts.Values.Select(context => context.Process);