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