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