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