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