5 references to SendData
Microsoft.Build (5)
BackEnd\Components\Communications\NodeProviderOutOfProc.cs (1)
123
context.
SendData
(configurationFactory(nodeInfo));
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (3)
99
context.
SendData
(packet);
127
nodeContext.
SendData
(new NodeBuildComplete(enableReuse));
177
nodeContext.
SendData
(new NodeBuildComplete(false /* no node reuse */));
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
507
context.
SendData
(configuration);