5 references to SendData
Microsoft.Build (5)
BackEnd\Components\Communications\NodeProviderOutOfProc.cs (1)
127
context.
SendData
(configurationFactory(nodeInfo));
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (3)
100
context.
SendData
(packet);
136
nodeContext.
SendData
(new NodeBuildComplete(reuseThisNode));
194
nodeContext.
SendData
(new NodeBuildComplete(false /* no node reuse */));
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
621
context.
SendData
(configuration);