Alexander

Results 2 issues of Alexander

**Describe the bug** `C:\myproj\obj\x64\Debug\net6.0-windows\Generated Files\Windows.Foundation.Collections.cs(560,23,560,28): error CA2257: The 'ABI.Windows.Foundation.Collections.IMapChangedEventArgs.Vftbl' member on the 'ABI.Windows.Foundation.Collections.IMapChangedEventArgs' type should be marked 'static' as 'ABI.Windows.Foundation.Collections.IMapChangedEventArgs' has the 'DynamicInterfaceImplementationAttribute' applied` **To Reproduce** 1. Create a `net6.0-windows`...

bug
needs-author-feedback

I'm getting the message `* No files were found to analyze.` with the following command line: ``` ApiPort.exe analyze -f C:\repo\packages\windows7apicodepack-shell\1.1.0\lib\Microsoft.WindowsAPICodePack.Shell.dll -t ".NET Standard, Version=2.0" -t ".NET, Version=5.0" -t ".NET...