2 references to PlatformPiece
System.Deployment (2)
System\Deployment\Application\UserInterfaceForm.cs (2)
17public PlatformPiece ConstructPlatformPiece(string platformDetectionErrorMsg, Uri supportUrl, ManualResetEvent modalEvent); 30public delegate PlatformPiece ConstructPlatformPieceDelegate(string platformDetectionErrorMsg, Uri supportUrl, ManualResetEvent modalEvent);