CsWinRT
CsWinRT copied to clipboard
InvaildCastException occurs when the argument is passed in as a collection expression
Describe the bug
InvaildCastException occurs when the argument is passed in as a collection expression 传入参数为集合表达式时会发生 InvaildCastException
To Reproduce
Compositor. CreateEffectFactory() have multiple overloaded method, one of the second parameter for IEnumerable
Expected behavior
Provide warning or support collection expression in parameter
Version Info
CsWinRT 2.1.1 Windows SDK 10.0.26100.0 .NET SDK 9.0.0-preview7
Additional context
Found in the process of debugging, set the type of the expression is <>z_ReadOnlySingleElementList