2 references to ReadPacket
Microsoft.Build.Tasks.Core (2)
AssemblyDependency\Node\OutOfProcRarClient.cs (1)
65_ = (RarNodeExecuteResponse)_pipeClient.ReadPacket();
AssemblyDependency\Node\OutOfProcRarNode.cs (1)
102NodeBuildComplete buildComplete = (NodeBuildComplete)pipeServer.ReadPacket();