5 references to WriteEndOfHandshakeSignal
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
827
nodeStream.
WriteEndOfHandshakeSignal
();
NodeEndpointOutOfProcBase.cs (1)
461
_pipeServer.
WriteEndOfHandshakeSignal
();
Microsoft.Build.Tasks.Core (2)
NodePipeClient.cs (1)
88
_pipeClient.
WriteEndOfHandshakeSignal
();
NodePipeServer.cs (1)
227
_pipeServer.
WriteEndOfHandshakeSignal
();
MSBuild (1)
NodeEndpointOutOfProcBase.cs (1)
461
_pipeServer.
WriteEndOfHandshakeSignal
();