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