2 references to FactoryForDeserialization
Microsoft.Build (2)
BackEnd\Node\OutOfProcNode.cs (1)
182
(this as INodePacketFactory).RegisterPacketHandler(NodePacketType.NodeBuildComplete, NodeBuildComplete.
FactoryForDeserialization
, this);
BackEnd\Node\OutOfProcServerNode.cs (1)
90
(this as INodePacketFactory).RegisterPacketHandler(NodePacketType.NodeBuildComplete, NodeBuildComplete.
FactoryForDeserialization
, this);