CsWinRT
CsWinRT copied to clipboard
Generator crash on adding ExclusiveTo attribute
The generator will try adding ExclusiveTo but pass a string (class name) instead of a Type
https://github.com/microsoft/CsWinRT/blob/ad6adcb997b40cea649cf4156451316e714bc3ea/src/Authoring/WinRT.SourceGenerator/WinRTTypeWriter.cs#L1566-L1579