namespace Microsoft.WindowsPhone.Imaging
{
public enum CodeSite
Unknown = -1,
Security,
ImageCommon,
Imaging,
Packages,
FeatureManifests,
StorageService,
CommitImage,
UpdateAPI,
DeviceLayoutValidation,
CompDBCommon,
WcosImagePrep,
LCUPub
}