3 references to NodeBuildComplete
MSBuild (3)
NodeBuildComplete.cs (1)
54{ return NodePacketType.NodeBuildComplete; }
OutOfProcTaskHostNode.cs (2)
227thisINodePacketFactory.RegisterPacketHandler(NodePacketType.NodeBuildComplete, NodeBuildComplete.FactoryForDeserialization, this); 769case NodePacketType.NodeBuildComplete: