Skip to content

Conversation

@mkholt
Copy link
Member

@mkholt mkholt commented Jan 14, 2026

Refactored the image registration analyzer to always report XPC3002 for any AddImage usage, regardless of handler syntax (nameof, method reference, or lambda). XPC3003 is now only reported for lambda invocation with the modern API.

Added comprehensive unit tests for all scenarios and updated XPC3002 documentation to reflect the broader rule scope
Removed obsolete enum and clarified analyzer logic and comments.

Refactored the image registration analyzer to always report XPC3002 for any AddImage usage, regardless of handler syntax (nameof, method reference, or lambda).
XPC3003 is now only reported for lambda invocation with the modern API.

Added comprehensive unit tests for all scenarios and updated XPC3002 documentation to reflect the broader rule scope
 Removed obsolete enum and clarified analyzer logic and comments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants