Closed as not planned
Description
The CloudEvent type is used in the generated surface for Event Grid, and will likely be used in more services in the future. It would be good if there was some way to annotate a model to indicate that it is a CloudEvent (or maybe more generally an Azure.Core model) in typespec, and then use that information when generating as an indication that the Azure.Core type should be used. I'm not sure if the annotation piece would belong in a different repo, but I imagine the code gen piece would need to happen in this repo for C#.