1 write to _packetFactory
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderInProc.cs (1)
359
nodeContext.
_packetFactory
= factory;
1 reference to _packetFactory
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderInProc.cs (1)
300
INodePacketFactory factory = nodeContext.
_packetFactory
;