1 instantiation of OutOfProcNodeFileAccessManager
Microsoft.Build (1)
BackEnd\Components\FileAccesses\OutOfProcNodeFileAccessManager.cs (1)
29return new OutOfProcNodeFileAccessManager(sendPacket);
1 reference to OutOfProcNodeFileAccessManager
Microsoft.Build (1)
BackEnd\Node\OutOfProcNode.cs (1)
163(componentType) => OutOfProcNodeFileAccessManager.CreateComponent(componentType, SendPacket));