CsWinRT
CsWinRT copied to clipboard
Generator modifications so the VTable is successfully created
This is in the case of our special abstract scenario
- Our specially generated abstract class is marked with a WinRT attribute
- Source generated default interface's GUID is now the same as the corresponding projection default interface's GUID
- The order of the methods/properties/events are the same between the source generated ones and the projections