2 references to UpdatePiece
System.Deployment (2)
System\Deployment\Application\UserInterfaceForm.cs (2)
19public UpdatePiece ConstructUpdatePiece(UserInterfaceInfo info, ManualResetEvent modalEvent); 32public delegate UpdatePiece ConstructUpdatePieceDelegate(UserInterfaceInfo info, ManualResetEvent modalEvent);