Skip to content

Add analyzer for '[ComImport]' casts on AOT#1927

Merged
Sergio0694 merged 7 commits intostaging/2.3from
user/sergiopedri/com-import-analyzer
Feb 25, 2025
Merged

Add analyzer for '[ComImport]' casts on AOT#1927
Sergio0694 merged 7 commits intostaging/2.3from
user/sergiopedri/com-import-analyzer

Conversation

@Sergio0694
Copy link
Member

These will never work on WinRT objects in AOT scenarios, but they're easy to miss and don't currently warn.

@Sergio0694 Sergio0694 added debugging Improvements to debugging experience AOT labels Feb 19, 2025
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/com-import-analyzer branch from 7706e75 to 741ae7d Compare February 20, 2025 17:46
@Sergio0694 Sergio0694 merged commit f7f5425 into staging/2.3 Feb 25, 2025
10 checks passed
@Sergio0694 Sergio0694 deleted the user/sergiopedri/com-import-analyzer branch February 25, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AOT debugging Improvements to debugging experience

2 participants